diff options
author | Florian Hahn <flo@fhahn.com> | 2021-12-01 10:06:20 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-12-01 10:09:52 +0000 |
commit | 6a5e29d13f8e369e3c17b736d4b077c8fd79c436 (patch) | |
tree | 55eae4bf97df0de16f2b0ea14304e04d22ff8a31 /llvm/lib/Support/TargetParser.cpp | |
parent | 388bfc540860871d0e922e59f4f8f2d26da71049 (diff) | |
download | llvm-6a5e29d13f8e369e3c17b736d4b077c8fd79c436.zip llvm-6a5e29d13f8e369e3c17b736d4b077c8fd79c436.tar.gz llvm-6a5e29d13f8e369e3c17b736d4b077c8fd79c436.tar.bz2 |
[BuildLibCalls] Add argmemonly, writeonly, nounwind to memset_chk.
The memset_chk library function should match memset's attributes with
respect of memory effects (argmemonly, writeonly). It also does not
raise exceptions. It may not return, in case it aborts the program.
Reviewed By: efriedma
Differential Revision: https://reviews.llvm.org/D114793
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions