[llvm-commits] [llvm] r132735 - in /llvm/trunk: lib/CodeGen/TargetLoweringObjectFileImpl.cpp test/CodeGen/X86/eh_frame.ll

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Fri Jun 17 15:22:47 PDT 2011


I have reduced it to

@__FRAME_END__ = internal unnamed_addr constant [1 x i32] 
zeroinitializer, section ".eh_frame", align 4


It works if you remove the unnamed_addr. I will debug it over the weekend.


Rafael



More information about the llvm-commits mailing list