Change ELF systems to use CFI for producing the EH tables. This reduces the
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 14 Apr 2011 15:18:53 +0000 (15:18 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 14 Apr 2011 15:18:53 +0000 (15:18 +0000)
commit3dae6e7333b8fae7b79ddb99757ab5de73890af9
tree7e47ed860ee48844bf17246b804d1e9ffeda5132
parent9a0bac41b3526fea1e148224e88b31439134098e
Change ELF systems to use CFI for producing the EH tables. This reduces the
size of the clang binary in Debug builds from 690MB to 679MB.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129518 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
lib/Target/TargetLoweringObjectFile.cpp
lib/Target/X86/X86FrameLowering.cpp
lib/Target/X86/X86MCAsmInfo.cpp
test/CodeGen/X86/2007-05-05-Personality.ll
test/CodeGen/X86/2008-12-12-PrivateEHSymbol.ll [deleted file]
test/CodeGen/X86/aliases.ll