[LLVMdev] emit broken llvm code

Roland Leißa leissa at cs.uni-saarland.de
Thu May 3 16:39:23 PDT 2012


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



More information about the llvm-dev mailing list