commit | 8afd175e4379013c48747a18b3937dcd059e706e | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Thu Jan 20 11:01:16 2022 -0800 |
committer | Stephen Hines <srhines@google.com> | Thu Jan 20 11:01:47 2022 -0800 |
tree | d2a1108c11c281ec9ba1cfdc034cb2420d136e3f | |
parent | 865d5e6c9d9c863b4efc5fdd90fad90cc45d9e18 [diff] [blame] |
Reland "Make DWARF v5 the default debug information format." This reverts commit bb1a17aecb1d8b11f15a29d2578cd14a24e9c622. Bug: http://b/182004844 Bug: http://b/195152239 Bug: http://b/195698910 Test: Builds Change-Id: I6f84bd7e0f2a26799de2d6b9db4abe5d3dc968be
diff --git a/cc/config/global.go b/cc/config/global.go index e46ac96..5acc7f5 100644 --- a/cc/config/global.go +++ b/cc/config/global.go
@@ -46,6 +46,7 @@ "-O2", "-g", + "-fdebug-default-version=5", "-fno-strict-aliasing",