diff options
author | Florian Mayer <fmayer@google.com> | 2021-07-09 16:44:12 +0100 |
---|---|---|
committer | Florian Mayer <fmayer@google.com> | 2021-07-09 20:27:32 +0100 |
commit | 5511bfdb671505c1e7968ab8ef6032414bba3852 (patch) | |
tree | 2e1e4a3b5dfacc3845aa7630aa74ae50212c024e /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | ecd15fbf6bb5d26d5f2522975830503a790b78c6 (diff) | |
download | llvm-5511bfdb671505c1e7968ab8ef6032414bba3852.zip llvm-5511bfdb671505c1e7968ab8ef6032414bba3852.tar.gz llvm-5511bfdb671505c1e7968ab8ef6032414bba3852.tar.bz2 |
[hwasan] More realistic setjmp test.
The existing one actually failed on the int* p, not on int z (as can be
seen by the fault being 8 bytes rather than 4).
This is also needed to make sure the stack safety analysis does not
classify the alloca as safe.
Reviewed By: hctim
Differential Revision: https://reviews.llvm.org/D105705
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions