nim-drchaos/benchmarks/nim.cfg

8 lines
166 B
INI
Raw Permalink Normal View History

2022-08-25 20:18:38 +00:00
--cc: clang
--define: useMalloc
2022-08-27 11:07:48 +00:00
#--passC: "-fsanitize=address,undefined"
#--passL: "-fsanitize=address,undefined"
2022-08-25 20:18:38 +00:00
#--define: release
--debugger: native
--path: "../"