diff options
author | Florian Mayer <fmayer@google.com> | 2021-08-11 14:25:50 +0100 |
---|---|---|
committer | Florian Mayer <fmayer@google.com> | 2021-08-17 10:21:23 +0100 |
commit | 0deedaa23f71587d121a5ffab40571fd4a64599a (patch) | |
tree | 6d045f0518d3e25b41088373cd3bc91e358f223a /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 6d952b08bdac145879fcfb7f57600ff02d16773e (diff) | |
download | llvm-0deedaa23f71587d121a5ffab40571fd4a64599a.zip llvm-0deedaa23f71587d121a5ffab40571fd4a64599a.tar.gz llvm-0deedaa23f71587d121a5ffab40571fd4a64599a.tar.bz2 |
[hwasan] Prevent reordering of tag checks.
They were previously unconstrained, which allowed them to be reordered
before the shadow memory write.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D107901
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions