This is an archive of the discontinued LLVM Phabricator instance.

LLD: Add using llvm::Triple to core/LLVM.h.
Needs ReviewPublic

Authored by ruiu on Mar 27 2015, 5:30 PM.

Details

Reviewers
Bigcheese
Summary

llvm::Triple is used frequently in LLD, so I think it's worth to be
added here.

Diff Detail

Event Timeline

ruiu updated this revision to Diff 22839.Mar 27 2015, 5:30 PM
ruiu retitled this revision from to LLD: Add using llvm::Triple to core/LLVM.h..
ruiu updated this object.
ruiu edited the test plan for this revision. (Show Details)
ruiu added a reviewer: Bigcheese.
ruiu set the repository for this revision to rL LLVM.
ruiu added a project: lld.
ruiu added a subscriber: Unknown Object (MLST).