commit | 299d3f4960b019b69a177da7a11c1ac9f9795e32 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Mon Apr 13 19:50:51 2015 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Mon Apr 13 19:50:51 2015 +0100 |
tree | df6b89f263f1b986f87b66706fd923478c34f448 | |
parent | dbecad05a9a9272a844d8649a89b987eb560c875 [diff] |
Add --include-cfi compiler option. Decouple generation of CFI from the rest of debug symbols. This makes it possible to generate oat with CFI but without the rest of debug symbols. This is in line with intention of the .eh_frame section. The section does not have the .debug_ prefix because it is considered somewhat different to the rest of debug symbols. Change-Id: I32816ecd4f30ac4e0dc69d69a4993e349c737f96