]> granicus.if.org Git - clang/commit
tools/c-arcmt-test/Makefile: Add clangARCMigrate.a clangRewrite.a to USEDLIBS to...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 10 Jul 2011 15:50:19 +0000 (15:50 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 10 Jul 2011 15:50:19 +0000 (15:50 +0000)
commit23319f36d28c107e1fe92763b65e978e14e299db
treedc737bdfea090289cf46f90e6e35745785719ad3
parent04af8aa157c55198bba9231dd6d811cf7ecda9a5
tools/c-arcmt-test/Makefile: Add clangARCMigrate.a clangRewrite.a to USEDLIBS to satisfy linking on cygming.

FIXME: tools/c-*.exe should be linked to clang.dll on cygming. llvm/Makefile.rules is not aware of bin/clang.dll.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134871 91177308-0d34-0410-b5e6-96231b3b80d8
tools/c-arcmt-test/Makefile