[PATCH] D49086: Add bitcode compatibility test for 6.0

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 09:58:24 PDT 2018


steven_wu created this revision.
steven_wu added a reviewer: vsk.
Herald added a subscriber: dexonsmith.

Add bitcode compatibility test for 6.0. On top of the normal disassemble
test, also runs the verifier to make sure simple 6.0 bitcode can pass
the current IR verifier.


Repository:
  rL LLVM

https://reviews.llvm.org/D49086

Files:
  test/Bitcode/compatibility-6.0.ll
  test/Bitcode/compatibility-6.0.ll.bc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49086.154630.patch
Type: text/x-patch
Size: 65240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/28063897/attachment-0001.bin>


More information about the llvm-commits mailing list