[PATCH] D11012: Add a target environment for CoreCLR.

Pat Gavlin via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 15:42:36 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245115: Add a target environment for CoreCLR. (authored by pgavlin).

Changed prior to commit:
  http://reviews.llvm.org/D11012?vs=32197&id=32198#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11012

Files:
  llvm/trunk/include/llvm/ADT/Triple.h
  llvm/trunk/lib/Support/Triple.cpp
  llvm/trunk/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.h
  llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
  llvm/trunk/test/CodeGen/WinEH/seh-catch-all.ll
  llvm/trunk/test/CodeGen/WinEH/seh-inlined-finally.ll
  llvm/trunk/test/CodeGen/WinEH/seh-outlined-finally.ll
  llvm/trunk/test/CodeGen/WinEH/seh-prepared-basic.ll
  llvm/trunk/test/CodeGen/WinEH/seh-resume-phi.ll
  llvm/trunk/test/CodeGen/WinEH/seh-simple.ll
  llvm/trunk/test/CodeGen/X86/stack-probe-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11012.32198.patch
Type: text/x-patch
Size: 8390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150814/4ac7d8b2/attachment.bin>


More information about the llvm-commits mailing list