| commit | 418caf5002effdbfe735a82c91b409fe30d4d280 | [log] [tgz] |
|---|---|---|
| author | Daniel Sanders <daniel.sanders@imgtec.com> | Wed Jun 10 10:35:34 2015 +0000 |
| committer | Daniel Sanders <daniel.sanders@imgtec.com> | Wed Jun 10 10:35:34 2015 +0000 |
| tree | f03baf4340cd07d12d21a8617f4446e0160cbfd5 | |
| parent | 056c45a4a1ca505b5458a42516bd0e20a4f039c5 [diff] |
Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and create*AsmBackend(). NFC. Summary: This continues the patch series to eliminate StringRef forms of GNU triples from the internals of LLVM that began in r239036. Reviewers: echristo, rafael Reviewed By: rafael Subscribers: rafael, llvm-commits, rengolin Differential Revision: http://reviews.llvm.org/D10243 llvm-svn: 239464