NAKAMURA Takumi
|
396d4d3c7e
|
Add proper dependencies to LLVMBuild.txt in llvm/lib.
I'll prune redundant deps in LLVMBuild.txt, later.
llvm-svn: 196881
|
2013-12-10 05:39:34 +00:00 |
Richard Osborne
|
3c31e21837
|
Change XCoreAsmPrinter to lower MachineInstrs to MCInsts before emission.
This change adds XCoreMCInstLower to do the lowering to MCInst and
XCoreInstPrinter to print the MCInsts.
llvm-svn: 170288
|
2012-12-16 16:20:48 +00:00 |
Daniel Dunbar
|
27a7489a03
|
LLVMBuild: Remove trailing newline, which irked me.
llvm-svn: 146409
|
2011-12-12 19:48:00 +00:00 |
Daniel Dunbar
|
52823cc91c
|
build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies.
- The hope is that we have a tool/test to verify these are accurate (and tight) soon.
llvm-svn: 144444
|
2011-11-12 02:10:57 +00:00 |
Daniel Dunbar
|
bf9bba47a1
|
build: Add initial cut at LLVMBuild.txt files.
llvm-svn: 143634
|
2011-11-03 18:53:17 +00:00 |