[llvm-commits] [llvm] r50634 - in /llvm/trunk: include/llvm/Target/TargetAsmInfo.h lib/CodeGen/AsmPrinter.cpp lib/Target/TargetAsmInfo.cpp lib/Target/X86/X86Subtarget.cpp lib/Target/X86/X86Subtarget.h lib/Target/X86/X86TargetAsmInfo.cpp test/CodeGen/X86/xor_not.ll

Duncan Sands baldrick at free.fr
Mon May 5 00:17:20 PDT 2008


Hi Dan,

> Add AsmPrinter support for emitting a directive to declare that
> the code being generated does not require an executable stack.

presumably you found a linux distribution that needs this.
I'm curious to know which one (ubuntu doesn't).

Ciao,

Duncan.



More information about the llvm-commits mailing list