1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/include
Dan Gohman c860d9c77c Add AsmPrinter support for emitting a directive to declare that
the code being generated does not require an executable stack.

Also, add target-specific code to make use of this on Linux
on x86. 

llvm-svn: 50634
2008-05-05 00:28:39 +00:00
..
llvm Add AsmPrinter support for emitting a directive to declare that 2008-05-05 00:28:39 +00:00
llvm-c Use (void) instead of () in C code. 2008-05-04 12:55:34 +00:00