[PATCH] D64109: Standardize on MSVC behavior for triples with no environment

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 14:06:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365387: Standardize on MSVC behavior for triples with no environment (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64109?vs=207647&id=208503#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64109/new/

https://reviews.llvm.org/D64109

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/trunk/lib/IR/Mangler.cpp
  llvm/trunk/lib/MC/MCWinCOFFStreamer.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.h
  llvm/trunk/test/CodeGen/X86/win_cst_pool.ll
  llvm/trunk/unittests/ADT/TripleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64109.208503.patch
Type: text/x-patch
Size: 8114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190708/74f5e152/attachment.bin>


More information about the llvm-commits mailing list