Statepoint verifier tests were using wrong names for the statepoint and gc.relocate intrinsics. This change renames them to use correct names and fixes all uncovered issues.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D7266
Fix statepoint verifier tests to actually test verifier. ClosedPublic Authored by igor-laevsky on Jan 29 2015, 2:19 PM.
Details Summary Statepoint verifier tests were using wrong names for the statepoint and gc.relocate intrinsics. This change renames them to use correct names and fixes all uncovered issues.
Diff Detail
Event Timelineigor-laevsky retitled this revision from to Fix statepoint verifier tests to actually test verifier.. igor-laevsky updated this object. Closed by commit rL227636: Fix statepoint verifier tests to actually test verifier. (authored by reames). · Explain WhyJan 30 2015, 3:20 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 19065 llvm/trunk/test/Verifier/statepoint.ll
|