diff options
author | Rui Ueyama <ruiu@google.com> | 2014-01-31 06:28:32 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-01-31 06:28:32 +0000 |
commit | d0d01c66ba0105090b58d1eec8cc3df4d4aa321e (patch) | |
tree | 8b7f07a0d12c269c313ebc8fc8c22720b0f4ad3d /llvm/utils/TableGen/X86RecognizableInstr.cpp | |
parent | 14876abb3df3231ec6def07f62fd8a79a301b17b (diff) | |
download | bcm5719-llvm-d0d01c66ba0105090b58d1eec8cc3df4d4aa321e.tar.gz bcm5719-llvm-d0d01c66ba0105090b58d1eec8cc3df4d4aa321e.zip |
MSVC2012 does not choose to use uint64_t as underlying type without this.
MSVC2012 seems to choose int as the underlying type for an enum even if one of
its member is unsigned long long.
llvm-svn: 200519
Diffstat (limited to 'llvm/utils/TableGen/X86RecognizableInstr.cpp')
0 files changed, 0 insertions, 0 deletions