This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by dsanders on Jun 4 2015, 6: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.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 27113.Jun 4 2015, 6:41 AM
dsanders retitled this revision from to Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and create*AsmBackend(). 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:26 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:26 PM
dsanders updated this revision to Diff 27430.Jun 10 2015, 3:18 AM
dsanders edited edge metadata.

Refresh before commit

dsanders closed this revision.Jun 10 2015, 3:39 AM