Commits


verena beckham authored and Stephen Hines committed c9659ea3a2d
Add a flag to the API to specify -O0 on the bcc command line. Add a flag CREATE_FLAG_OPT_LEVEL_0 to set the optimization level to 0 when calling bcc. This will result in an object file that is easier to debug. Change-Id: I0384dca098fa0d9ae0f2e02e798da9de342c1122 Signed-off-by: verena beckham <verena@codeplay.com>