From d43febf81e78ac79894ab136717c6100a5492b08 Mon Sep 17 00:00:00 2001 From: Araq Date: Wed, 10 Oct 2012 00:41:34 +0200 Subject: first version of a memory profiler --- compiler/nimrod.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/nimrod.nim') diff --git a/compiler/nimrod.nim b/compiler/nimrod.nim index 31ae355f6..1a73bcca0 100755 --- a/compiler/nimrod.nim +++ b/compiler/nimrod.nim @@ -20,7 +20,7 @@ import when hasTinyCBackend: import tccgen -when defined(profiler): +when defined(profiler) or defined(memProfiler): {.hint: "Profiling support is turned on!".} import nimprof -- cgit 1.4.1-2-gfad0