diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2024-08-28 15:18:42 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2024-08-28 18:07:13 -0700 |
| commit | 9e11c4f60ea56af50bed7bb27984307762d5f167 (patch) | |
| tree | 2436a6f651a480fbc0f8b63f8947e05393cdaee1 /src/zig_llvm.cpp | |
| parent | 1bec824cadba7870d6e2b52588d782f32be44866 (diff) | |
| download | zig-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
