Add a bool to indicate if we should set the "indirect encoding" bit in the Dwarf
authorBill Wendling <isanbard@gmail.com>
Tue, 11 Sep 2007 17:20:55 +0000 (17:20 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 11 Sep 2007 17:20:55 +0000 (17:20 +0000)
commitef4a661725716c60b49c40eed5225cac52f877e9
tree6764d809a3b2b39aba0e03a8c8c29478a7018217
parent95bb69acbcec9a2e162875e7a940ccede90fd3f9
Add a bool to indicate if we should set the "indirect encoding" bit in the Dwarf
information for EH.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41852 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetAsmInfo.h
lib/CodeGen/DwarfWriter.cpp
lib/Target/TargetAsmInfo.cpp
lib/Target/X86/X86TargetAsmInfo.cpp