diff options
author | Hau Hsu <hau.hsu@sifive.com> | 2023-07-27 17:44:47 -0700 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2023-07-27 18:00:21 -0700 |
commit | 404bc5ca2ae5fffa45d5240dcf52b7f134988867 (patch) | |
tree | a990b67b8bffe64e5a480a367a9fb1746c3901f0 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 7f25a882616263108d99f7696407b725351324de (diff) | |
download | llvm-404bc5ca2ae5fffa45d5240dcf52b7f134988867.zip llvm-404bc5ca2ae5fffa45d5240dcf52b7f134988867.tar.gz llvm-404bc5ca2ae5fffa45d5240dcf52b7f134988867.tar.bz2 |
[Asan] Loose call stack CHECK conditions
These test cases are checking specific functions in call stacks.
But if the call stack order is changed (e.g. another function is not inlined),
the frame number would be different.
This patch loose the frame number checks for those conditions.
Depends on D139827
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D152991
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions