This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by dsanders on Jun 8 2015, 5:40 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 D10307

Diff Detail

Repository
rL LLVM

Event Timeline

dsanders updated this revision to Diff 27301.Jun 8 2015, 5:40 AM
dsanders retitled this revision from to Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MCSubtargetInfo(). 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, 1:32 PM
rafael added a reviewer: rafael.
rafael added a subscriber: rafael.

LGTM

This revision is now accepted and ready to land.Jun 9 2015, 1:32 PM
dsanders closed this revision.Jun 10 2015, 5:15 AM
This revision was automatically updated to reflect the committed changes.