[LLVMdev] VS2008 CMake build tabelgen coding error

Aaron Gray aaronngray.lists at gmail.com
Wed Jun 9 06:20:52 PDT 2010


I am getting 'bad suffix on number'
for lib\target\x86\X86GenInstrInfo.inc:304, 305, ...

Tablegen is generating 0x0LLU instead of 0x0ULL and VS2008 does not like it.

Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100609/e56cd538/attachment.html>


More information about the llvm-dev mailing list