[PATCH] D73422: [IR] Delete MODULE_CODE_DEPLIB
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 25 16:53:30 PST 2020
MaskRay created this revision.
MaskRay added reviewers: dexonsmith, void.
Herald added subscribers: llvm-commits, steven_wu, hiraditya, mehdi_amini.
Herald added a project: LLVM.
In 2012 (rL168694 <https://reviews.llvm.org/rL168694>), it was considered "never used and has bit-rotted".
Now is 2020.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D73422
Files:
llvm/docs/BitCodeFormat.rst
llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/AsmParser/LLParser.h
llvm/lib/AsmParser/LLToken.h
llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73422.240401.patch
Type: text/x-patch
Size: 5077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200126/38340ddc/attachment.bin>
More information about the llvm-commits
mailing list