diff options
author | Teresa Johnson <tejohnson@google.com> | 2015-10-08 13:52:56 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2015-10-08 13:52:56 +0000 |
commit | ca6b64ff0478b57418f1a10c76591f000c4f12f9 (patch) | |
tree | da7121c409f1b1b04eb6d5df6c68438ec31d727c /llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp | |
parent | b02895cab6074a9dacd88ee4d878a9e07adcd979 (diff) | |
download | bcm5719-llvm-ca6b64ff0478b57418f1a10c76591f000c4f12f9.tar.gz bcm5719-llvm-ca6b64ff0478b57418f1a10c76591f000c4f12f9.zip |
Fix combined function index abbrev (NFC)
Removed an unused abbrev op in the VST_CODE_COMBINED_FNENTRY abbrev.
I noticed while writing/testing an array string dumper for
llvm-bcanalyze that the combined function's VST entry abbrevs contained
an old field that I am not using. Everything was working fine since the
bitcode writer and reader were in sync on how the record fields were
actually being set up and interpreted.
llvm-svn: 249691
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp')
0 files changed, 0 insertions, 0 deletions