Commit 5f51d21
Enable per_object_debug_info feature by default
This feature is used as a flag to determine that the current toolchain
supports per object file debug info, it is only consulted when
`--fission` is enabled for the current compilation mode. Previously you
had to enable fission and this flag, with this change enabling fission
by itself should be enough.
Related: #11561
Closes #14777.
PiperOrigin-RevId: 4293542121 parent a987b98 commit 5f51d21
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| 379 | + | |
379 | 380 | | |
380 | 381 | | |
381 | 382 | | |
| |||
0 commit comments