Use the presence of the __compact_unwind section to indicate that a target
authorBill Wendling <isanbard@gmail.com>
Thu, 23 Jun 2011 05:13:28 +0000 (05:13 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 23 Jun 2011 05:13:28 +0000 (05:13 +0000)
commit4c0c446d7458ffcfbe108ea71f1915f387e150e7
tree3186a506cfd7c5d774595193e844dc9e0f8d9de8
parent9dbbd87938a0dc2ffe23f4205ec61618e052ca92
Use the presence of the __compact_unwind section to indicate that a target
supports compact unwind info instead of having a separate flag indicating this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133685 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetAsmInfo.h
include/llvm/Target/TargetLoweringObjectFile.h
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/MC/MCDwarf.cpp
lib/Target/TargetLoweringObjectFile.cpp