⚙ D12536 Function bitcode index in Value Symbol Table and lazy reading support (original) (raw)

This is an archive of the discontinued LLVM Phabricator instance.

Table of Contentst-llvm/trunk/-trunk/-include/llvm/Bitcode/-llvm/-Bitcode/-LLVMBitCodes.h-lib/Bitcode/-Bitcode/-Reader/-BitcodeReader.cpp-Writer/-BitcodeWriter.cpp-test/Bitcode/-Bitcode/-vst-forward-declaration.ll-tools/llvm-bcanalyzer/-llvm-bcanalyzer/-llvm-bcanalyzer.cppHide PanelfKeyboard Reference? Differential D12536 Authored by tejohnson on Sep 1 2015, 10:53 AM.Download Raw DiffReviewers davidxlmehdi_aminidexonsmith Commits rGff642b9b84e0: Restore "Function bitcode index in Value Symbol Table and lazy reading support"rGb77b1f8a0c6b: Function bitcode index in Value Symbol Table and lazy reading supportrL247927: Restore "Function bitcode index in Value Symbol Table and lazy reading support"rL247894: Function bitcode index in Value Symbol Table and lazy reading support Repository rL LLVM Event Timelinetejohnson updated this revision to Diff 33710.tejohnson retitled this revision from to Function bitcode index in Value Symbol Table and lazy reading support.tejohnson updated this object.tejohnson added reviewers: dexonsmith, davidxl, mehdi_amini.tejohnson added a subscriber: llvm-commits.Comment Actionsinclude/llvm/Bitcode/BitstreamReader.h 237 ↗(On Diff #33710) include/llvm/Bitcode/BitstreamWriter.h 126 ↗(On Diff #33710) 129 ↗(On Diff #33710) 521 ↗(On Diff #33710) lib/Bitcode/Reader/BitcodeReader.cpp 1589 ↗(On Diff #33710) 1693 ↗(On Diff #33710) 2987 ↗(On Diff #33710) 3301 ↗(On Diff #33710) 4744 ↗(On Diff #33710) lib/Bitcode/Writer/BitcodeWriter.cpp 599 ↗(On Diff #33710) 2132 ↗(On Diff #33710) 2188 ↗(On Diff #33710) 2203 ↗(On Diff #33710)Comment Actionsinclude/llvm/Bitcode/BitstreamReader.h 237 ↗(On Diff #33710) include/llvm/Bitcode/BitstreamWriter.h 126 ↗(On Diff #33710) 129 ↗(On Diff #33710) 521 ↗(On Diff #33710) lib/Bitcode/Reader/BitcodeReader.cpp 1589 ↗(On Diff #33710) 1693 ↗(On Diff #33710) 2987 ↗(On Diff #33710) 3301 ↗(On Diff #33710) 4744 ↗(On Diff #33710) lib/Bitcode/Writer/BitcodeWriter.cpp 599 ↗(On Diff #33710) 2132 ↗(On Diff #33710) 2188 ↗(On Diff #33710) 2203 ↗(On Diff #33710)Comment Actionslib/Bitcode/Reader/BitcodeReader.cpp 1693 ↗(On Diff #33710) lib/Bitcode/Writer/BitcodeWriter.cpp 2203 ↗(On Diff #33710)Comment ActionsComment Actionstejohnson mentioned this in rL247847: Allow BackpatchWord to be called for non-32-bit aligned words, and.Closed by commit rL247894: Function bitcode index in Value Symbol Table and lazy reading support (authored by tejohnson). This revision was automatically updated to reflect the committed changes.tejohnson mentioned this in D13189: Add support for sub-byte aligned writes to lib/Support/Endian.h.tejohnson mentioned this in rL248897: Add support for sub-byte aligned writes to lib/Support/Endian.h.FilesHistoryCommitsPathSizellvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h14 lineslib/Bitcode/Reader/BitcodeReader.cpp168 linesWriter/BitcodeWriter.cpp171 linestest/Bitcode/vst-forward-declaration.ll29 linestools/llvm-bcanalyzer/llvm-bcanalyzer.cpp2 linesDiffIDBaseDescriptionCreatedLintUnitBaseBaseDiff 133710246542Sep 1 2015, 10:53 AM★★Diff 233820246542Update per Mehdi's review comments.Sep 2 2015, 10:02 AM★★Diff 335003247893Commit rL247894Sep 17 2015, 8:52 AM★★