This is an archive of the discontinued LLVM Phabricator instance.

Replace string GNU Triples with llvm::Triple in create*MCRelocationInfo(). NFC.
ClosedPublic

Authored by dsanders on Jun 8 2015, 3:41 AM.

Details

Summary

This continues the patch series to eliminate StringRef forms of GNU triples
from the internals of LLVM that began in r239036.

Depends on D10243

Diff Detail

Event Timeline

dsanders updated this revision to Diff 27292.Jun 8 2015, 3:41 AM
dsanders retitled this revision from to Replace string GNU Triples with llvm::Triple in create*MCRelocationInfo(). NFC..
dsanders updated this object.
dsanders edited the test plan for this revision. (Show Details)
dsanders added subscribers: rengolin, Unknown Object (MLST).
rafael accepted this revision.Jun 9 2015, 12:28 PM
rafael added a reviewer: rafael.
rafael added a subscriber: rafael.

LGTM

This revision is now accepted and ready to land.Jun 9 2015, 12:28 PM
dsanders closed this revision.Jun 10 2015, 3:58 AM