Helps with debugging invalid handcrafted IR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D100990
[LLParser] Print mismatched types in error message ClosedPublic Authored by aeubanks on Apr 21 2021, 12:15 PM.
Details
Summary Helps with debugging invalid handcrafted IR.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 21 2021, 12:58 PM This revision was landed with ongoing or failed builds.Apr 21 2021, 1:11 PM Closed by commit rG24e12e0726f1: [LLParser] Print mismatched types in error message (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 339362 llvm/lib/AsmParser/LLParser.cpp
llvm/test/Assembler/invalid-alias-mismatched-explicit-type.ll
llvm/test/Assembler/invalid-gep-mismatched-explicit-type.ll
llvm/test/Assembler/invalid-load-mismatched-explicit-type.ll
|