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

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 10:39:12 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1c932baeaafb: [llvm][Bitcode] Add bitcode reader/writer for DSOLocalEquivalent (authored by leonardchan).

Changed prior to commit:
  https://reviews.llvm.org/D96170?vs=321849&id=325490#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96170/new/

https://reviews.llvm.org/D96170

Files:
  llvm/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp
  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.325490.patch
Type: text/x-patch
Size: 5366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210222/d803e66b/attachment.bin>


More information about the llvm-commits mailing list