This code will need to be taught to handle string tables and it's better if
there is only one copy of it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31829
Bitcode: Merge the code for parsing global value module codes in the summary bitcode reader. NFCI. ClosedPublic Authored by pcc on Apr 7 2017, 2:24 PM.
Details Summary This code will need to be taught to handle string tables and it's better if
Diff Detail
Event Timelinepcc added a child revision: D31838: Bitcode: Add a string table to the bitcode format..Apr 7 2017, 6:48 PM This revision is now accepted and ready to land.Apr 10 2017, 12:12 PM Closed by commit rL299886: Bitcode: Merge the code for parsing global value module codes in the summary… (authored by pcc). · Explain WhyApr 10 2017, 2:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 94743 llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
|