diff options
author | Craig Topper <craig.topper@gmail.com> | 2017-03-27 20:07:31 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2017-03-27 20:07:31 +0000 |
commit | 6ebeb7041e2294eb429389ea90f2467cb54fb7d5 (patch) | |
tree | 6ddad5b791a902be346e01fcf6dac1b89023889b /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 01a633818073ff4b60810a299cfdf3425a653a6b (diff) | |
download | bcm5719-llvm-6ebeb7041e2294eb429389ea90f2467cb54fb7d5.tar.gz bcm5719-llvm-6ebeb7041e2294eb429389ea90f2467cb54fb7d5.zip |
[APInt] Move operator=(uint64_t) inline as its pretty simple and is often used with small constants that the compiler can optimize.
While there recognize that we only need to clearUnusedBits on the single word case.
llvm-svn: 298881
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions