diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-06-29 20:41:23 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-06-29 20:41:23 +0000 |
commit | eb3b5b6fd2eab7074cbc084c2f828147c2202be9 (patch) | |
tree | 124499446ec5ffe02ee58fb5474d3f6b0742f601 /llvm/lib/Analysis/MemorySSA.cpp | |
parent | 45a05a54578048745a4487c68c95b0bf20af6899 (diff) | |
download | bcm5719-llvm-eb3b5b6fd2eab7074cbc084c2f828147c2202be9.tar.gz bcm5719-llvm-eb3b5b6fd2eab7074cbc084c2f828147c2202be9.zip |
Specify an explicit underlying type for this enum to fix Windows
buildbots.
On Windows targets, enums always get an underlying type of 'int', even
if they have wider enumerators. (This is non-conforming, but it's
effectively part of the target ABI.)
llvm-svn: 336013
Diffstat (limited to 'llvm/lib/Analysis/MemorySSA.cpp')
0 files changed, 0 insertions, 0 deletions