search for: _z4testsdv2_d

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

2012 May 03
2
[LLVMdev] emit broken llvm code
Hi all, I'm currently working on an extension for clang. Apparently, I'm doing sth incorrectly currently. The Verify complains with Wrong type for attribute signext <8 x i32> (<256 x i1>, i16, <2 x double>)* @_Z4testsDv2_d Now, this information is not that useful. Is it possible to emit this "broken" llvm code in order to better understand what went wrong? -- Roland