aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/TargetParser.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2021-12-01 10:06:20 +0000
committerFlorian Hahn <flo@fhahn.com>2021-12-01 10:09:52 +0000
commit6a5e29d13f8e369e3c17b736d4b077c8fd79c436 (patch)
tree55eae4bf97df0de16f2b0ea14304e04d22ff8a31 /llvm/lib/Support/TargetParser.cpp
parent388bfc540860871d0e922e59f4f8f2d26da71049 (diff)
downloadllvm-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