diff options
author | emaste <emaste@FreeBSD.org> | 2016-07-25 19:37:10 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2016-07-25 19:37:10 +0000 |
commit | e6b691aaee2126afb5fdf66a030dcf2ae89cd56c (patch) | |
tree | 42146730892320cb48322c393bdf74bcf6f484ac /lib | |
parent | 1d1efb9de7257e365eb7ceef9058327b57f8e5e7 (diff) | |
download | FreeBSD-src-e6b691aaee2126afb5fdf66a030dcf2ae89cd56c.zip FreeBSD-src-e6b691aaee2126afb5fdf66a030dcf2ae89cd56c.tar.gz |
Merge LLVM libunwind fixes
r302475: libunwind: limit stack usage in unwind cursor
This may be reworked upstream but in the interim should address the
stack usage issue reported in the PR.
r303061: libunwind: Properly align _Unwind_Exception.
_Unwind_Exception is required to be double word aligned. GCC has
interpreted this to mean "use the maximum useful alignment for the
target" so follow that lead.
PR: 206384 (r302475)
Obtained from: LLVM review D22543 (r303061)
Approved by: re (gjb)
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions