diff options
author | Florian Hahn <flo@fhahn.com> | 2022-12-02 11:28:22 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-12-02 11:28:56 +0000 |
commit | af694c5e8d3dd3c6bf857a79b843006548c2901a (patch) | |
tree | 82f4eba497e2282710df21a02cfc8235b2506d2d /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 82a5f1c62b64830069139d5840675588577a8711 (diff) | |
download | llvm-af694c5e8d3dd3c6bf857a79b843006548c2901a.zip llvm-af694c5e8d3dd3c6bf857a79b843006548c2901a.tar.gz llvm-af694c5e8d3dd3c6bf857a79b843006548c2901a.tar.bz2 |
[DSE] Use precise loc for memset_chk during overwrite checks
memset_chk may not write the number of bytes specified by the third
argument, if it is larger than the destination size (specified as 4th
argument).
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D115167
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions