This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-25 05:15:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
CodeGen
/
AsmPrinter
History
Devang Patel
69b391b5b1
Reuse DIEInteger for 1. This is frequently used while emitting an attribute using dwarf::DW_FORM_flag form.
...
llvm-svn: 107903
2010-07-08 20:10:35 +00:00
..
AsmPrinter.cpp
Make the "linker_private" linkage type emit a non-weak symbol to the file. It
2010-07-01 22:38:24 +00:00
AsmPrinterDwarf.cpp
Move EmitFrameMoves into AsmPrinter.
2010-04-04 23:41:46 +00:00
AsmPrinterInlineAsm.cpp
Propagate the AlignStack bit in InlineAsm's to the
2010-07-02 20:16:09 +00:00
CMakeLists.txt
Add a missing dependency to this library when building with CMake.
2010-04-09 05:55:25 +00:00
DIE.cpp
Use DW_FORM_addr for DW_AT_entry_pc.
2010-06-28 22:22:47 +00:00
DIE.h
First cut at supporting .debug_loc section.
2010-05-25 23:40:22 +00:00
DwarfDebug.cpp
Reuse DIEInteger for 1. This is frequently used while emitting an attribute using dwarf::DW_FORM_flag form.
2010-07-08 20:10:35 +00:00
DwarfDebug.h
Reuse DIEInteger for 1. This is frequently used while emitting an attribute using dwarf::DW_FORM_flag form.
2010-07-08 20:10:35 +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
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00
OcamlGCPrinter.cpp
Trailing whitespace.
2010-07-01 01:00:22 +00:00