diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2015-06-04 13:12:25 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2015-06-04 13:12:25 +0000 |
commit | 7813ae879e7a9151349ad67f26ee6cfd6feae347 (patch) | |
tree | bff2e74336ac248c200b1dffcfe12868a68cd2ef /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 51867c63f319b43d35ec29dd1c6b9a9edf0a5c21 (diff) | |
download | llvm-7813ae879e7a9151349ad67f26ee6cfd6feae347.zip llvm-7813ae879e7a9151349ad67f26ee6cfd6feae347.tar.gz llvm-7813ae879e7a9151349ad67f26ee6cfd6feae347.tar.bz2 |
Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and create*AsmInfo(). NFC.
Summary:
This is the first of several patches to eliminate StringRef forms of GNU
triples from the internals of LLVM. After this is complete, GNU triples
will be replaced by a more authoratitive representation in the form of
an LLVM TargetTuple.
Reviewers: rengolin
Reviewed By: rengolin
Subscribers: ted, llvm-commits, rengolin, jholewinski
Differential Revision: http://reviews.llvm.org/D10236
llvm-svn: 239036
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions