aboutsummaryrefslogtreecommitdiff
path: root/src/zig_llvm.cpp
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2024-08-28 15:18:42 -0700
committerAndrew Kelley <andrew@ziglang.org>2024-08-28 18:07:13 -0700
commit9e11c4f60ea56af50bed7bb27984307762d5f167 (patch)
tree2436a6f651a480fbc0f8b63f8947e05393cdaee1 /src/zig_llvm.cpp
parent1bec824cadba7870d6e2b52588d782f32be44866 (diff)
downloadzig-9e11c4f60ea56af50bed7bb27984307762d5f167.tar.gz
zig-9e11c4f60ea56af50bed7bb27984307762d5f167.zip
LLVM: put sancov globals into llvm.compiler.used
This matches what LLVM's sancov pass does and is required so that optimization passes do not delete the instrumentation. However, this is currently triggering an error: "members of llvm.compiler.used must be named" so the next commit will add names to those globals.
Diffstat (limited to 'src/zig_llvm.cpp')
0 files changed, 0 insertions, 0 deletions