diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-24 20:47:23 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-24 20:47:23 +0000 |
commit | 4472b776b0c3a564385322ba5dcb7e2673d59a89 (patch) | |
tree | d2858c8a1c1a3262e2ad0492eb5990b3122277b0 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | cbc28dc549ca03e6db3b6b0c7d373cc44487032c (diff) | |
download | llvm-4472b776b0c3a564385322ba5dcb7e2673d59a89.zip llvm-4472b776b0c3a564385322ba5dcb7e2673d59a89.tar.gz llvm-4472b776b0c3a564385322ba5dcb7e2673d59a89.tar.bz2 |
IR: Use a bitmask to access GlobalObject subclass data
Make room for more than just `Function::isMaterializable()` in the
`GlobalObject` subclass data bitfield. Since we're treating it like a
bitfield, change `Function::Function()` to zero-out the whole thing.
llvm-svn: 235770
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions