This continues the patch series to eliminate StringRef forms of GNU triples
from the internals of LLVM that began in r239036.
Depends on D10243
Paths
| Differential D10307
Replace string GNU Triples with llvm::Triple in create*MCRelocationInfo(). NFC. ClosedPublic Authored by dsanders on Jun 8 2015, 3:41 AM.
Details Summary This continues the patch series to eliminate StringRef forms of GNU triples Depends on D10243
Diff Detail Event Timelinedsanders retitled this revision from to Replace string GNU Triples with llvm::Triple in create*MCRelocationInfo(). NFC.. dsanders updated this object. This revision is now accepted and ready to land.Jun 9 2015, 12:28 PM
Revision Contents
Diff 27292 include/llvm/Support/TargetRegistry.h
lib/MC/MCDisassembler/MCRelocationInfo.cpp
lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
|