diff options
author | Usama Hameed <u_hameed@apple.com> | 2023-11-28 11:47:17 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-28 11:47:17 -0800 |
commit | e88a1ce0137bc14b754b86313228fdc48ba737f3 (patch) | |
tree | 22edba6b379ccf2cabb2726b9b8650de76bd0b45 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 447da954c7dc3175ef3e04da7b2c65cd75c16f92 (diff) | |
download | llvm-e88a1ce0137bc14b754b86313228fdc48ba737f3.zip llvm-e88a1ce0137bc14b754b86313228fdc48ba737f3.tar.gz llvm-e88a1ce0137bc14b754b86313228fdc48ba737f3.tar.bz2 |
[ASan] Allow for passing AddressSanitizer command line options through the AddressSanitizerOptions struct. (#72439)
This patch adds the ability to pass values for the command line options
of -max-inline-poisoning-size, -instrumentation-with-calls-threshold and
-asan-guard-against-version-mismatch through the AddressSanitizerOptions
struct. The motivation is to use these new options when using the pass
in Swift.
rdar://118470958
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions