[PATCH] D67196: [Verifier] add invariant check for callbr

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 16:27:26 PDT 2019


nickdesaulniers updated this revision to Diff 218807.
nickdesaulniers added a comment.

- add unit test, add invariant to LangRef, remove "or jump" from LangRef (was never there)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67196/new/

https://reviews.llvm.org/D67196

Files:
  llvm/docs/LangRef.rst
  llvm/lib/IR/Verifier.cpp
  llvm/test/CodeGen/AArch64/callbr-asm-obj-file.ll
  llvm/test/Verifier/callbr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67196.218807.patch
Type: text/x-patch
Size: 5551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/580e0ac6/attachment.bin>


More information about the llvm-commits mailing list