This is an archive of the discontinued LLVM Phabricator instance.

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

Repository
rL LLVM

Event Timeline

igor-laevsky retitled this revision from to Fix statepoint verifier tests to actually test verifier..
igor-laevsky updated this object.
igor-laevsky edited the test plan for this revision. (Show Details)
igor-laevsky added a reviewer: reames.
igor-laevsky set the repository for this revision to rL LLVM.
igor-laevsky added a subscriber: Unknown Object (MLST).
reames edited edge metadata.Jan 30 2015, 10:15 AM

LGTM. Do you want to commit on your behalf?

This revision was automatically updated to reflect the committed changes.