diff options
author | Vitaly Buka <vitalybuka@google.com> | 2020-05-27 13:22:16 -0700 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2020-05-27 13:33:28 -0700 |
commit | 14f33575868556f928434192bd6141f4be16a7a4 (patch) | |
tree | 54246263f2fe755f7e674a712dcf95acec137ebb /llvm/lib/Support/CommandLine.cpp | |
parent | b2773823116157aa73ea4ac01270b22042d6bb42 (diff) | |
download | llvm-14f33575868556f928434192bd6141f4be16a7a4.zip llvm-14f33575868556f928434192bd6141f4be16a7a4.tar.gz llvm-14f33575868556f928434192bd6141f4be16a7a4.tar.bz2 |
[StackSafety] Bailout more aggressively
Many edge cases, e.g. wrapped ranges, can be processed
precisely without bailout. However it's very unlikely that
memory access with min/max integer offsets will be
classified as safe anyway.
Early bailout may help with ThinLTO where we can
drop unsafe parameters from summaries.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions