[llvm-commits] VS2008 CMake build tabelgen coding error

Aaron Gray aaronngray.lists at gmail.com
Wed Jun 9 06:36:44 PDT 2010


On 9 June 2010 14:20, Aaron Gray <aaronngray.lists at gmail.com> wrote:

> 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.
>

Patch attached.

Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/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-commits/attachments/20100609/bb59a373/attachment.obj>


More information about the llvm-commits mailing list