diff options
author | Daniel Kiss <daniel.kiss@arm.com> | 2021-09-02 11:30:26 +0200 |
---|---|---|
committer | Daniel Kiss <daniel.kiss@arm.com> | 2021-09-02 11:31:03 +0200 |
commit | f5b997e6b7061323fff13fafcc0c311d9e78e848 (patch) | |
tree | 94376ab103f30e5287b856ca4843670b62c282c8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9621bbdf62d35b30fbe5a7a26028970bbed5de68 (diff) | |
download | llvm-f5b997e6b7061323fff13fafcc0c311d9e78e848.zip llvm-f5b997e6b7061323fff13fafcc0c311d9e78e848.tar.gz llvm-f5b997e6b7061323fff13fafcc0c311d9e78e848.tar.bz2 |
[Unwind] Harmonise exception class for EHABI spec.
EHABI defines the exception class as char[8] instead of uint64_t [1].
For ABI compatibility the ABI the definition needs to be updated.
[1] https://github.com/ARM-software/abi-aa/blob/main/ehabi32/ehabi32.rst#82language-independent-unwinding-types-and-functions
Reviewed By: manojgupta, MaskRay, #libunwind
Differential Revision: https://reviews.llvm.org/D109047
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions