mirror of
https://github.com/ziglang/zig.git
synced 2025-12-31 10:33:19 +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.