Files
compiler-explorer/etc/config/zig.defaults.properties
Waqar Ahmed 877aa5551c Zig improvements (#7355)
- Make it easy/possible to run compiler-explorer-zig locally (see first
commit)
- Dont strip debug info, add explicit flag for this (second commit)
- Allow filtering library functions. (it doesn't work super great atm,
but at least some of the hundreds of thousands of lines get filtered
out).
2025-02-08 05:34:19 +00:00

15 lines
393 B
Properties

compilers=zig:/usr/bin/zig
supportsBinary=true
compilerType=zig
objdumper=objdump
versionFlag=version
binaryHideFuncRe=^(_.*|call_gmon_start|(de)?register_tm_clones|frame_dummy|.*@plt.*)$
isSemVer=true
semver=trunk
supportsLibraryCodeFilter=true
#################################
#################################
# Installed libs (See c++.amazon.properties for a scheme of libs group)
libs=