diff options
author | Rong Xu <xur@google.com> | 2019-04-25 17:52:43 +0000 |
---|---|---|
committer | Rong Xu <xur@google.com> | 2019-04-25 17:52:43 +0000 |
commit | 4059e143dc715267c17bb1a8d4d8a82449cabe85 (patch) | |
tree | b9a77b5c88318e61bf483aa4859a2c3112f54fb9 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py | |
parent | e3559eee63e484c68e00329b1f7a072ec30c4072 (diff) | |
download | bcm5719-llvm-4059e143dc715267c17bb1a8d4d8a82449cabe85.tar.gz bcm5719-llvm-4059e143dc715267c17bb1a8d4d8a82449cabe85.zip |
[PGO] Enable InstrProf lowering for Clang PGO instrumentation in the new pass manager
Currently InstrProf lowering is not enabled for Clang PGO instrumentation in
the new pass manager. The following command
"-fprofile-instr-generate -fexperimental-new-pass-manager ..." is broken.
This CL enables InstrProf lowering pass for Clang PGO instrumentation in the
new pass manager.
Differential Revision: https://reviews.llvm.org/D61138
llvm-svn: 359215
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions