llvm-6502/lib/CodeGen/AsmPrinter
Rafael Espindola d84ccfaf50 Change getFrameMoves to return a const reference.
To add a frame now there is a dedicated addFrameMove which also takes
care of constructing the move itself.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181657 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-11 02:38:11 +00:00
..
ARMException.cpp
AsmPrinter.cpp Change getFrameMoves to return a const reference. 2013-05-11 02:38:11 +00:00
AsmPrinterDwarf.cpp Remove unused DwarfSectionOffsetDirective string 2013-04-22 22:49:11 +00:00
AsmPrinterInlineAsm.cpp
CMakeLists.txt Teach cmake about the new Erlang GC files. 2013-03-25 14:12:21 +00:00
DIE.cpp Remove unnecessary instance variable and rework logic accordingly. 2013-05-06 17:50:50 +00:00
DIE.h Remove unnecessary instance variable and rework logic accordingly. 2013-05-06 17:50:50 +00:00
DwarfAccelTable.cpp
DwarfAccelTable.h
DwarfCFIException.cpp
DwarfCompileUnit.cpp PR14492: Debug Info: Support for values of non-integer non-type template parameters. 2013-05-10 21:52:07 +00:00
DwarfCompileUnit.h Pass the MDNode in and do the insertion at compile unit creation time 2013-05-08 00:58:51 +00:00
DwarfDebug.cpp Remove more dead code. 2013-05-11 02:24:41 +00:00
DwarfDebug.h Remove more dead code. 2013-05-11 02:24:41 +00:00
DwarfException.cpp
DwarfException.h
ErlangGCPrinter.cpp
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp