llvm-6502/lib/Target/X86/MCTargetDesc
NAKAMURA Takumi 847307a35b 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
2012-04-07 02:24:20 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
X86AsmBackend.cpp Prune some includes 2012-03-27 07:54:11 +00:00
X86BaseInfo.h
X86ELFObjectWriter.cpp
X86FixupKinds.h
X86MachObjectWriter.cpp
X86MCAsmInfo.cpp Target/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfCFI (aka DW2) on Cygming. 2012-04-07 02:24:20 +00:00
X86MCAsmInfo.h
X86MCCodeEmitter.cpp
X86MCTargetDesc.cpp Make MCInstrInfo available to the MCInstPrinter. This will be used to remove getInstructionName and the static data it contains since the same tables are already in MCInstrInfo. 2012-04-02 06:09:36 +00:00
X86MCTargetDesc.h
X86WinCOFFObjectWriter.cpp