Mimic parseTriple(); and exposes it to LTOModule.cpp
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D14273
Add a method to the BitcodeReader to parse only the identification block ClosedPublic Authored by mehdi_amini on Nov 2 2015, 6:10 PM.
Details
Diff Detail Event Timelinemehdi_amini retitled this revision from to Add a method to the BitcodeReader to parse only the identification block. mehdi_amini updated this object. This revision is now accepted and ready to land.Nov 8 2015, 6:49 PM
Revision Contents
Diff 39022 include/llvm/Bitcode/ReaderWriter.h
include/llvm/LTO/LTOModule.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/LTO/LTOModule.cpp
|