Reid Kleckner
|
e34930bf6f
|
Add a dependency on LLVM's option library for clang-tools-extra
r183989 added a dependency on LLVMOption in clangFrontend.
llvm-svn: 183990
|
2013-06-14 17:34:04 +00:00 |
Chris Lattner
|
28b00bffd2
|
these need the bitcode reader as well.
llvm-svn: 172908
|
2013-01-19 18:45:35 +00:00 |
Ted Kremenek
|
8f6943c2e6
|
Update Makefiles to reflect split of clangRewrite.a into two libraries.
llvm-svn: 163056
|
2012-09-01 07:44:41 +00:00 |
Sam Panzer
|
8e0df501fa
|
Reverted to correct commit this time.
llvm-svn: 162624
|
2012-08-24 23:29:33 +00:00 |
Sam Panzer
|
6d471a12db
|
Reverted incorect partial commit of loop migrator. git-svn strikes again
llvm-svn: 162618
|
2012-08-24 23:02:27 +00:00 |
Chandler Carruth
|
6d8bf5bcd2
|
Fix the order of the link arguments for this tool. I think there is
something fishy with the rest of the order too, but this at least lets
it build for me.
llvm-svn: 161550
|
2012-08-09 00:12:21 +00:00 |
Chandler Carruth
|
4b9cf6d61a
|
Fix up the makefiles in the tools repo, and add a top-level makefile
suitable for building as part of the LLVM/Clang build.
llvm-svn: 161538
|
2012-08-08 23:34:47 +00:00 |
Chandler Carruth
|
1d0717443f
|
Put it in the correct place within the repository.
llvm-svn: 161398
|
2012-08-07 06:17:58 +00:00 |