Only generate debug info when in --debug mode (or asked).
This commit is contained in:
@@ -31,6 +31,7 @@ public:
|
||||
~PPCTranslator();
|
||||
|
||||
int Translate(runtime::FunctionInfo* symbol_info,
|
||||
bool with_debug_info,
|
||||
runtime::Function** out_function);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user