diff options
author | Nikita Popov <npopov@redhat.com> | 2023-01-11 15:19:57 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-01-12 10:03:05 +0100 |
commit | 02856565ac12e21f14f2af64ce1135ecc3c2021f (patch) | |
tree | b5ae2cbc4506337e8170a215d156a1f1d5b8c78e /llvm/tools/llvm-as/llvm-as.cpp | |
parent | 84a5d93f43cd92b489d3ee6327f88764364fdb26 (diff) | |
download | llvm-02856565ac12e21f14f2af64ce1135ecc3c2021f.zip llvm-02856565ac12e21f14f2af64ce1135ecc3c2021f.tar.gz llvm-02856565ac12e21f14f2af64ce1135ecc3c2021f.tar.bz2 |
[Clang] Emit noundef metadata next to range metadata
To preserve the previous semantics after D141386, adjust places
that currently emit !range metadata to also emit !noundef metadata.
This retains range violation as immediate undefined behavior,
rather than just poison.
Differential Revision: https://reviews.llvm.org/D141494
Diffstat (limited to 'llvm/tools/llvm-as/llvm-as.cpp')
0 files changed, 0 insertions, 0 deletions