[PATCH] D100990: [LLParser] Print mismatched types in error message

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 21 12:15:03 PDT 2021


aeubanks created this revision.
aeubanks added reviewers: hans, rnk.
Herald added a subscriber: hiraditya.
aeubanks requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Helps with debugging invalid handcrafted IR.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100990

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100990.339342.patch
Type: text/x-patch
Size: 5568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210421/0d05e3cf/attachment.bin>


More information about the llvm-commits mailing list