[PATCH] D14273: Add a method to the BitcodeReader to parse only the identification block

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 18:10:14 PST 2015


joker.eph created this revision.
joker.eph added reviewers: dexonsmith, rafael.
joker.eph added a subscriber: llvm-commits.

Mimic parseTriple(); and exposes it to LTOModule.cpp

http://reviews.llvm.org/D14273

Files:
  include/llvm/Bitcode/ReaderWriter.h
  include/llvm/LTO/LTOModule.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/LTO/LTOModule.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14273.39022.patch
Type: text/x-patch
Size: 4825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151103/94f4c7d8/attachment.bin>


More information about the llvm-commits mailing list