commit | 3e09eebe1ffd38b12d67c90cfe609d27453469ff | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Tue Jan 12 14:54:03 2016 +0000 |
committer | David Srbecky <dsrbecky@google.com> | Tue Jan 12 14:54:03 2016 +0000 |
tree | edda0916af3220d049f9ec5e7930a29e47ee955c | |
parent | c3ba07ef76549129705af28173070b88a1c39531 [diff] |
Disable --generate-debug-info by default in all cases. The option is disabled by default unless explicitly enabled. In particular, it is no longer enabled in debug builds, and the --debuggable option does not affect it. I want to use this flag to control the debug data generated by the JIT as well. Since this takes run-time memory, I want to avoid enabling it unless explicitly requested. Change-Id: I2e2afa2f56bb0a113e92cc2e26e00dceac1689ca