search for: mcobjectsymbolizer

Displaying 1 result from an estimated 1 matches for "mcobjectsymbolizer".

2013 Nov 24
2
[LLVMdev] Strange i386 cross build error.
...t to compile itself. For further sanity checking, I then use that copy to cross compile for other targets (arm, armeb, i386, microblaze, mips, mipsel, ppc, and x86_64). After updating to a recent TOT revision, r195452, I get a strange error when cross compiling for the i386: llvm[2]: Compiling MCObjectSymbolizer.cpp for Release+Asserts build PHI node has multiple entries for the same basic block with different incoming values! %Value.addr.1.off0 = phi i32 [ %7, %entry ], [ %8, %entry ], [ %9, %entry ], [ %extract.t521, %sw.bb9 ] label %entry %7 = extractelement <2 x i32> %3, i32 0...