[PATCH] D11012: Add a target environment for CoreCLR.
Pat Gavlin via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 14 15:36:51 PDT 2015
pgavlin updated this revision to Diff 32197.
pgavlin added a comment.
Rebased against latest changes.
Repository:
rL LLVM
http://reviews.llvm.org/D11012
Files:
include/llvm/ADT/Triple.h
lib/Support/Triple.cpp
lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
lib/Target/X86/X86Subtarget.h
lib/Target/X86/X86TargetMachine.cpp
test/CodeGen/WinEH/seh-catch-all.ll
test/CodeGen/WinEH/seh-inlined-finally.ll
test/CodeGen/WinEH/seh-outlined-finally.ll
test/CodeGen/WinEH/seh-prepared-basic.ll
test/CodeGen/WinEH/seh-resume-phi.ll
test/CodeGen/WinEH/seh-simple.ll
test/CodeGen/X86/stack-probe-size.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11012.32197.patch
Type: text/x-patch
Size: 7994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150814/5071d9a7/attachment.bin>
More information about the llvm-commits
mailing list