[PATCH] D20961: [mips] Replace almost all Arch checks in MipsTargetInfo with ABI checks. NFC.
Daniel Sanders via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 3 07:19:45 PDT 2016
dsanders created this revision.
dsanders added a reviewer: atanasyan.
dsanders added a subscriber: cfe-commits.
setABI() is still tied to the Arch component of the Triple to preserve existing
behaviour.
http://reviews.llvm.org/D20961
Files:
lib/Basic/Targets.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20961.59552.patch
Type: text/x-patch
Size: 7279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160603/944a0e30/attachment.bin>
More information about the cfe-commits
mailing list