diff options
author | Nikita Popov <npopov@redhat.com> | 2025-10-07 09:27:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-07 09:27:46 +0200 |
commit | a0ed47dad9b0639622495d31d4a5f4063e9c9a5c (patch) | |
tree | 4a201e63ee556ce70b85f9ee4d5b6aeb9b86206a /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 958ec32e7d9c54786df8b874b824a02dea87ef6a (diff) | |
download | llvm-a0ed47dad9b0639622495d31d4a5f4063e9c9a5c.zip llvm-a0ed47dad9b0639622495d31d4a5f4063e9c9a5c.tar.gz llvm-a0ed47dad9b0639622495d31d4a5f4063e9c9a5c.tar.bz2 |
[DataFlowSanitizer] Generate some test checks (NFC) (#161502)
Generate test checks for some dfsan tests with UTC to make them easier
to update.
For this purpose I've added a `-dfsan-add-global-name-suffix=0` option
to avoid the addition of the `.dfsan` suffix on functions, which allows
us to use normal UTC check lines. Otherwise we'd have to use
`--include-generated-funcs` instead, which produces less nice results,
as the check lines are not interleaved with the original functions
anymore.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions