search for: bb59a373

Displaying 2 results from an estimated 2 matches for "bb59a373".

2010 Jun 09
0
[LLVMdev] VS2008 CMake build tabelgen coding error
...86GenInstrInfo.inc:304, 305, ... > > Tablegen is generating 0x0LLU instead of 0x0ULL and VS2008 does not like > it. > Patch attached. Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100609/bb59a373/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: tablegen.patch Type: application/octet-stream Size: 452 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100609/bb59a373/attachment.obj>
2010 Jun 09
2
[LLVMdev] VS2008 CMake build tabelgen coding error
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>