[PATCH] D96170: [llvm][Bitcode] Add bitcode reader/writer for DSOLocalEquivalent

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 12:27:31 PST 2021


leonardchan created this revision.
leonardchan added reviewers: rjmccall, pcc, MaskRay.
leonardchan added a project: LLVM.
Herald added a subscriber: hiraditya.
leonardchan requested review of this revision.

This is necessary for compilation with [thin]lto.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D96170

Files:
  llvm/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/test/Bitcode/dso_local_equivalent.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96170.321849.patch
Type: text/x-patch
Size: 4830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210205/2eb14c1d/attachment.bin>


More information about the llvm-commits mailing list