llvm-6502/lib/Target/X86/MCTargetDesc
Jim Grosbach 36b00f394f X86: Mark non-crashing report_fatal_errors() as such.
Previously, the clang crash handling code would kick in and give a crash
report for these, even though they're not that sort of error.

rdar://14882264

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189878 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-03 23:02:00 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
X86AsmBackend.cpp Move everything depending on Object/MachOFormat.h over to Support/MachO.h. 2013-09-01 04:28:48 +00:00
X86BaseInfo.h
X86ELFObjectWriter.cpp
X86ELFRelocationInfo.cpp
X86FixupKinds.h
X86MachObjectWriter.cpp X86: Mark non-crashing report_fatal_errors() as such. 2013-09-03 23:02:00 +00:00
X86MachORelocationInfo.cpp Move everything depending on Object/MachOFormat.h over to Support/MachO.h. 2013-09-01 04:28:48 +00:00
X86MCAsmInfo.cpp Remove support for the .debug_inlined section. No known software 2013-08-28 04:04:28 +00:00
X86MCAsmInfo.h
X86MCCodeEmitter.cpp
X86MCTargetDesc.cpp
X86MCTargetDesc.h
X86WinCOFFObjectWriter.cpp