Make DWARF v5 the default debug information format.
This makes DWARF v5 the default debug information format for C/C++ programs in the Platform that are compiled with LLVM. Test: Testing in progress. Bug: b/182004844 Change-Id: I9aa6a3ca05ac0fdfa54f556c2e20ffd818b25420
This commit is contained in:
@@ -46,6 +46,7 @@ var (
|
||||
|
||||
"-O2",
|
||||
"-g",
|
||||
"-fdebug-default-version=5",
|
||||
"-fdebug-info-for-profiling",
|
||||
|
||||
"-fno-strict-aliasing",
|
||||
|
Reference in New Issue
Block a user