commit | 3dc9b4872b28016b38ce31fa4356e17c96420579 | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Wed Feb 24 23:34:35 2010 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Wed Feb 24 23:34:35 2010 +0000 |
tree | 035d8750ce74dd5f2147014ae8674b7783a704ab | |
parent | 556a1b47e2cbc03561c1a8818f08f424e8322ddd [diff] |
LLVM puts padding bytes in the __gcc_except_tab section after the GCC_except_table label but before the Lexception, which the FDE references. This causes problems as the FDE does not point to the start of an LSDA chunk. Use an unnormalized uleb128 for the call-site table length that includes the padding. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97078 91177308-0d34-0410-b5e6-96231b3b80d8