Support for writing this module code was removed in r73220, which was well
before the LLVM 3.0 release, so we do not need to be able to understand it
for backwards compatibility.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31563
Bitcode: Remove reader support for MODULE_CODE_PURGEVALS. ClosedPublic Authored by pcc on Mar 31 2017, 7:19 PM.
Details Summary Support for writing this module code was removed in r73220, which was well
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 31 2017, 8:37 PM Closed by commit rL299370: Bitcode: Remove reader support for MODULE_CODE_PURGEVALS. (authored by pcc). · Explain WhyApr 3 2017, 11:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 93890 llvm/trunk/docs/BitCodeFormat.rst
llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
|