[PATCH] D51408: llvm: Fix MIPS N32 triples support

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 17 14:24:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342416: [mips] Fix MIPS N32 ABI triples support (authored by atanasyan, committed by ).
Herald added a subscriber: kristina.

Changed prior to commit:
  https://reviews.llvm.org/D51408?vs=163058&id=165832#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51408

Files:
  llvm/trunk/include/llvm/ADT/Triple.h
  llvm/trunk/lib/Support/Triple.cpp
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp
  llvm/trunk/test/MC/Mips/elf-N32.s
  llvm/trunk/unittests/ADT/TripleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51408.165832.patch
Type: text/x-patch
Size: 7665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180917/b756d6ec/attachment-0001.bin>


More information about the llvm-commits mailing list