Rafael Espindola
|
894843cb4e
|
Move the llvm mangler to lib/IR.
This makes it available to tools that don't link with target (like llvm-ar).
llvm-svn: 198708
|
2014-01-07 21:19:40 +00:00 |
Rafael Espindola
|
79858aa3df
|
Add a helper getSymbol to AsmPrinter.
llvm-svn: 193627
|
2013-10-29 17:07:16 +00:00 |
Richard Osborne
|
4e1e14bccd
|
Update comments to match recommended doxygen style.
llvm-svn: 170320
|
2012-12-17 12:13:41 +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 |