[llvm-commits] [llvm] r61415 - in /llvm/trunk: include/llvm/Target/TargetAsmInfo.h lib/CodeGen/AsmPrinter/DwarfWriter.cpp lib/Target/TargetAsmInfo.cpp lib/Target/X86/X86TargetAsmInfo.cpp

Duncan Sands baldrick at free.fr
Mon Dec 29 04:19:08 PST 2008


Hi Bill,

> GCC doesn't emit DW_EH_PE_sdata4 for the FDE encoding on Darwin. I'm not sure
> about other platforms.

does using sdata4 actually cause trouble on darwin?  IIRC you can use whatever
encoding you like here.

Ciao,

Duncan.



More information about the llvm-commits mailing list