diff options
author | Eric Christopher <echristo@gmail.com> | 2013-12-20 02:04:49 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2013-12-20 02:04:49 +0000 |
commit | c0a5aaeab0de2cd345efb6afb372d7dff2c36ee7 (patch) | |
tree | 5ff6a35959b8896adfaeb7f1c80e4610dd6ba2f5 /llvm/lib/IR/Module.cpp | |
parent | 78f80710decdcb838a57e24e8a085891e4f66481 (diff) | |
download | llvm-c0a5aaeab0de2cd345efb6afb372d7dff2c36ee7.zip llvm-c0a5aaeab0de2cd345efb6afb372d7dff2c36ee7.tar.gz llvm-c0a5aaeab0de2cd345efb6afb372d7dff2c36ee7.tar.bz2 |
[x86] Rename In32BitMode predicate to Not64BitMode
That's what it actually means, and with 16-bit support it's going to be
a little more relevant since in a few corner cases we may actually want
to distinguish between 16-bit and 32-bit mode (for example the bare 'push'
aliases to pushw/pushl etc.)
Patch by David Woodhouse
llvm-svn: 197768
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions