- Add a comment to the callback indicating that it's *extremely* not a good
authorBill Wendling <isanbard@gmail.com>
Mon, 18 Jan 2010 19:36:27 +0000 (19:36 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 18 Jan 2010 19:36:27 +0000 (19:36 +0000)
commita8c18890da312e810c687b78658dcd4c989b9776
tree2429124622517b82c51b5d1b4896f6b2ac8184d0
parent38812dff7d23fbb69223ddc3fcfa643c84ad9339
- Add a comment to the callback indicating that it's *extremely* not a good
  idea, but unfortunately necessary.
- Default to using 4-bytes for the LSDA pointer encoding to agree with the
  encoded value in the CIE.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93753 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetMachine.h
lib/CodeGen/AsmPrinter/DwarfException.cpp
lib/Target/X86/X86TargetMachine.cpp