This is an archive of the discontinued LLVM Phabricator instance.

[InstructionsTest] delete via unique_ptr (NFC)
ClosedPublic

Authored by JosephTremoulet on Jan 14 2016, 8:21 PM.

Details

Summary

Simplify the memory management of mock IR in test AlterInvokeBundles.

Diff Detail

Event Timeline

JosephTremoulet retitled this revision from to [InstructionsTest] delete via unique_ptr (NFC).
JosephTremoulet updated this object.
JosephTremoulet added a reviewer: dblaikie.
JosephTremoulet added a subscriber: llvm-commits.
dblaikie accepted this revision.Jan 14 2016, 10:38 PM
dblaikie edited edge metadata.

Looks good, please commit.

This revision is now accepted and ready to land.Jan 14 2016, 10:38 PM