llvm-6502/lib/CodeGen/AsmPrinter
Eric Christopher f61dbc1575 Use const references instead of pointers to references that are
never modified. No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184781 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-24 21:07:27 +00:00
..
ARMException.cpp Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C linkage. 2013-02-15 12:30:38 +00:00
AsmPrinter.cpp DebugInfo: PR14763/r183329 correct the location of indirect parameters 2013-06-19 21:55:13 +00:00
AsmPrinterDwarf.cpp DebugInfo: PR14404: Avoid truncating 64 bit values into 32 bits for ULEB128/SLEB128 generation 2013-06-23 18:31:11 +00:00
AsmPrinterInlineAsm.cpp Revert "Rename LLVMContext diagnostic handler types and functions." 2013-02-11 05:37:07 +00:00
CMakeLists.txt Teach cmake about the new Erlang GC files. 2013-03-25 14:12:21 +00:00
DIE.cpp Remove a few fixmes, the only work we're doing is getting the string 2013-06-10 22:24:10 +00:00
DIE.h Formatting. 2013-06-11 23:41:38 +00:00
DwarfAccelTable.cpp StringRefize some debug accel table bits. 2013-05-11 18:24:28 +00:00
DwarfAccelTable.h StringRefize some debug accel table bits. 2013-05-11 18:24:28 +00:00
DwarfCFIException.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
DwarfCompileUnit.cpp Use const references instead of pointers to references that are 2013-06-24 21:07:27 +00:00
DwarfCompileUnit.h Use const references instead of pointers to references that are 2013-06-24 21:07:27 +00:00
DwarfDebug.cpp DebugInfo: don't use location lists when the location covers the whole function anyway 2013-06-20 00:25:24 +00:00
DwarfDebug.h LTO+Debug Info: revert r182791. 2013-05-29 17:16:59 +00:00
DwarfException.cpp Remove unneeded "TargetMachine.h" #includes. 2013-02-09 20:54:05 +00:00
DwarfException.h Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
ErlangGCPrinter.cpp Add a GC plugin for Erlang 2013-03-25 13:47:46 +00:00
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
Win64Exception.cpp Remove unneeded "TargetMachine.h" #includes. 2013-02-09 20:54:05 +00:00