diff options
author | Martin Storsjö <martin@martin.st> | 2020-11-16 00:28:33 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2021-01-08 10:04:44 +0200 |
commit | 7a91dad9e5fa17ed31484ea7f264363b9b821861 (patch) | |
tree | 392a60ecda9ff3e3f6a38813ddd7b1962e718a99 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | c102b9697bd4ec2b12dab9865661bfb2facc97ec (diff) | |
download | llvm-7a91dad9e5fa17ed31484ea7f264363b9b821861.zip llvm-7a91dad9e5fa17ed31484ea7f264363b9b821861.tar.gz llvm-7a91dad9e5fa17ed31484ea7f264363b9b821861.tar.bz2 |
[llvm-readobj] [ARMWinEH] Clearly print an invalid case of packed unwind info as such
As the actual windows unwinder doesn't support this case, don't
pretend that it is supported when dumping the generated unwind info
either, even if it would be possible to interpret it as something
sensible.
This should reduce the risk of us emitting such a case in code
(although it's unlikely as long as the unwind info is generated
through the SEH opcodes, as the opcodes can't describe this case).
Differential Revision: https://reviews.llvm.org/D91529
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions