Happened to notice some of these printing as UnknownCode while running llvm-bcanalyzer on a bc file I had.
Not sure how we usually test these.
Paths
| Differential D86900
[BitCodeAnalyzer] Add a few missing TYPE_CODES and MODULE_CODE_COMDAT to GetCodeName ClosedPublic Authored by craig.topper on Aug 31 2020, 5:08 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 12 2020, 1:45 PM Closed by commit rGa184c758b77d: [BitCodeAnalyzer] Add a few missing TYPE_CODES and MODULE_CODE_COMDAT to… (authored by craig.topper). · Explain WhyOct 12 2020, 3:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 297707 llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp
llvm/test/Bitcode/bcanalyzer-comdat.ll
llvm/test/Bitcode/bcanalyzer-types.ll
|