diff options
author | Stephen Hines <srhines@google.com> | 2018-09-13 19:50:02 +0000 |
---|---|---|
committer | Stephen Hines <srhines@google.com> | 2018-09-13 19:50:02 +0000 |
commit | f9ca6dd8f76ec9047938fd37746611948814edf3 (patch) | |
tree | 8d1677732e03a4c749ad835cfb7a58a9fa2fc4d3 /lldb/source/Host/common/NativeProcessProtocol.cpp | |
parent | c173a703b546185ae55069b09c9281e8e3ecd074 (diff) | |
download | llvm-f9ca6dd8f76ec9047938fd37746611948814edf3.zip llvm-f9ca6dd8f76ec9047938fd37746611948814edf3.tar.gz llvm-f9ca6dd8f76ec9047938fd37746611948814edf3.tar.bz2 |
Support -fno-omit-frame-pointer with -pg.
Summary:
Previously, any instance of -fomit-frame-pointer would make it such that
-pg was an invalid flag combination. If -fno-omit-frame-pointer is
passed later on the command line (such that it actually takes effect),
-pg should be allowed.
Reviewers: nickdesaulniers
Reviewed By: nickdesaulniers
Subscribers: manojgupta, nickdesaulniers, cfe-commits, kongyi, chh, pirama
Differential Revision: https://reviews.llvm.org/D51713
llvm-svn: 342165
Diffstat (limited to 'lldb/source/Host/common/NativeProcessProtocol.cpp')
0 files changed, 0 insertions, 0 deletions