mirror of
https://github.com/ziglang/zig.git
synced 2026-01-22 15:25:23 +00:00
Exposes sanitizer coverage flags to the target machine emit function. Makes it easier to change sancov options without rebuilding the C++ files. This also enables PCTable = true for sancov which is needed by AFL, and adds the corresponding Clang flag.