[llvm-commits] [llvm-gcc-4.2] r130590 - /llvm-gcc-4.2/trunk/gcc/llvm-backend.cpp

Duncan Sands baldrick at free.fr
Sat Apr 30 05:00:25 PDT 2011


Hi Anton,

>> URL: http://llvm.org/viewvc/llvm-project?rev=130590&view=rev
>> Log:
>> Don't use the CFI directives in llvm-gcc.
> Can't we check the presence of the "good" assembler during the
> configure? In the same way the mainline gcc does?

do you know how in mainline gcc this information is made available?
Then I could condition CFI directives on it in dragonegg.

Ciao, Duncan.



More information about the llvm-commits mailing list