From 847307a35b33bf3b9c68510c71b41794de9f2cca Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Sat, 7 Apr 2012 02:24:20 +0000 Subject: Target/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfCFI (aka DW2) on Cygming. Cygwin-1.7 supports dw2. Some recent mingw distros support one, too. I have confirmed test-suite/SingleSource/Benchmarks/Shootout-C++/except.cpp can pass on Cygwin. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154247 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/ReleaseNotes.html') diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 72153a9973..0b4a51148f 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -384,6 +384,7 @@ Release Notes.
  • Call instructions use the new register mask operands for faster compile times and better support for different calling conventions. The old WINCALL instructions are no longer needed.
  • +
  • DW2 Exception Handling is enabled on Cygwin and MinGW.
  • -- cgit v1.2.3-70-g09d2