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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D49086
Add bitcode compatibility test for 6.0 ClosedPublic Authored by steven_wu on Jul 9 2018, 9:58 AM.
Details Summary Add bitcode compatibility test for 6.0. On top of the normal disassemble
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 9 2018, 10:03 AM Closed by commit rL336574: Add bitcode compatibility test for 6.0 (authored by steven_wu). · Explain WhyJul 9 2018, 11:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 154648 llvm/trunk/test/Bitcode/compatibility-6.0.ll
|