Merge: Add debug option to compiler
authorJean Privat <jean@pryen.org>
Thu, 6 Aug 2015 19:00:48 +0000 (15:00 -0400)
committerJean Privat <jean@pryen.org>
Thu, 6 Aug 2015 19:00:48 +0000 (15:00 -0400)
Addition of a `-g` option to the compiler, right now it just disables gdb-side optimisation, but it may become more capable in the long run.

Pull-Request: #1615
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>

1  2 
src/compiler/abstract_compiler.nit

Simple merge