[LLVMdev] Values have no names when generating *.ll files in clang and llvm 2.8 ?

Duncan Sands baldrick at free.fr
Thu Oct 14 00:21:24 PDT 2010


Hi Chris,

> This isn't a 2.8 change, the issue is that release-without-asserts builds don't add names on instructions (because IRBuilder gets a different argument).

having the output of clang depend on whether clang was built with assertions
on or not sounds like a bad idea to me.

Ciao,

Duncan.



More information about the llvm-dev mailing list