llvm-6502/lib/CodeGen/AsmPrinter
Devang Patel a762b09310 Use single interface, using twine, to get named metadata.
getNamedMetadata().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106518 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-22 01:19:38 +00:00
..
AsmPrinter.cpp Give NamedRegionTimer an Enabled flag, allowing all its clients to 2010-06-18 15:56:31 +00:00
AsmPrinterDwarf.cpp
AsmPrinterInlineAsm.cpp Inline Asm: Ensure buffer is newline terminated to match how the text is printed. 2010-05-14 04:31:50 +00:00
CMakeLists.txt
DIE.cpp
DIE.h First cut at supporting .debug_loc section. 2010-05-25 23:40:22 +00:00
DwarfDebug.cpp Use single interface, using twine, to get named metadata. 2010-06-22 01:19:38 +00:00
DwarfDebug.h Use local small vector. 2010-06-02 16:42:51 +00:00
DwarfException.cpp Rename "HasCalls" in MachineFrameInfo to "AdjustsStack" to better describe what 2010-05-14 21:14:32 +00:00
DwarfException.h Rename "HasCalls" in MachineFrameInfo to "AdjustsStack" to better describe what 2010-05-14 21:14:32 +00:00
Makefile
OcamlGCPrinter.cpp Encode the Caml frametable by following what the comment says: the number of descriptors 2010-05-24 12:24:11 +00:00