diff options
author | Owen Anderson <resistor@mac.com> | 2015-05-28 18:03:07 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2015-05-28 18:03:07 +0000 |
commit | ca5480062a55d00ba2614b0b37edf5632c100bb7 (patch) | |
tree | 0216bb011961df331f8d5a56b47a55c9bc8324de /llvm/lib/MC/ELFObjectWriter.cpp | |
parent | aa486e9bd0a2f0d07d04bc367cb1c1027998325c (diff) | |
download | llvm-ca5480062a55d00ba2614b0b37edf5632c100bb7.zip llvm-ca5480062a55d00ba2614b0b37edf5632c100bb7.tar.gz llvm-ca5480062a55d00ba2614b0b37edf5632c100bb7.tar.bz2 |
Expand the Flags field of MCInstrDesc to 64 bits, while simultaneously
shrinking the Size and NumDefs fields to offset the size growth, and
reordering the fields to preserve a good packing.
This is necessary in the short term for adding a convergent flag, and
simultaneously future-proofs us against more flags being added in the
future.
llvm-svn: 238445
Diffstat (limited to 'llvm/lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions