[PATCH] D27662: [triple+llc+llvm-mc] Make triple and ABI name consistent

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 11:07:30 PDT 2017


atanasyan updated this revision to Diff 94631.
atanasyan edited the summary of this revision.
atanasyan added a reviewer: chandlerc.
atanasyan added a comment.

- Rebase the patch
- Reduce diff with trunk


Repository:
  rL LLVM

https://reviews.llvm.org/D27662

Files:
  include/llvm/ADT/Triple.h
  lib/Support/Triple.cpp
  lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp
  test/CodeGen/Mips/compactbranches/no-beqzc-bnezc.ll
  test/MC/Mips/expansion-jal-sym-pic.s
  tools/llc/llc.cpp
  tools/llvm-mc/llvm-mc.cpp
  unittests/ADT/TripleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27662.94631.patch
Type: text/x-patch
Size: 21610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170410/3211ba7d/attachment.bin>


More information about the llvm-commits mailing list