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-02-05 11:46:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
CodeGen
/
AsmPrinter
History
Devang Patel
8233c58f5d
If argument numbering is encoded in metadata then emit arguments' debug info in that order.
...
llvm-svn: 126794
2011-03-01 22:58:55 +00:00
..
AsmPrinter.cpp
Omit private_extern declarations of extern symbols; followup to
2011-02-23 02:27:05 +00:00
AsmPrinterDwarf.cpp
Roll out r126425 and r126450 to see if it fixes the failures on the buildbots.
2011-02-25 16:30:32 +00:00
AsmPrinterInlineAsm.cpp
Do not model all INLINEASM instructions as having unmodelled side effects.
2011-01-07 23:50:32 +00:00
CMakeLists.txt
Update CMake build.
2011-01-14 22:58:11 +00:00
DIE.cpp
Roll out r126425 and r126450 to see if it fixes the failures on the buildbots.
2011-02-25 16:30:32 +00:00
DIE.h
Roll out r126425 and r126450 to see if it fixes the failures on the buildbots.
2011-02-25 16:30:32 +00:00
DwarfCFIException.cpp
Add a possibility to switch between CFI directives- and table-based frame description emission. Currently all the backends use table-based stuff.
2011-01-14 21:58:08 +00:00
DwarfDebug.cpp
If argument numbering is encoded in metadata then emit arguments' debug info in that order.
2011-03-01 22:58:55 +00:00
DwarfDebug.h
If argument numbering is encoded in metadata then emit arguments' debug info in that order.
2011-03-01 22:58:55 +00:00
DwarfException.cpp
Clarify the LSDASection NULL check
2011-01-30 22:07:31 +00:00
DwarfException.h
Add CFI directives-based frame information emission. Not hooked yet.
2011-01-14 21:57:53 +00:00
DwarfTableException.cpp
Add a possibility to switch between CFI directives- and table-based frame description emission. Currently all the backends use table-based stuff.
2011-01-14 21:58:08 +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
Add missing standard headers. Patch by Joerg Sonnenberger!
2010-12-19 20:43:38 +00:00