diff options
author | Chris Bieneman <beanz@apple.com> | 2016-03-21 22:37:14 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2016-03-21 22:37:14 +0000 |
commit | 12fd02db6b3e094562d68eeae20c007c0baa3650 (patch) | |
tree | 78ff49bc7dbffe09b1e8a1d7303d0c849f41c0b8 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | e9b02d68f48030a6306c0bf6b37c17ee2f375ab1 (diff) | |
download | bcm5719-llvm-12fd02db6b3e094562d68eeae20c007c0baa3650.tar.gz bcm5719-llvm-12fd02db6b3e094562d68eeae20c007c0baa3650.zip |
[Perf-training] Adding support for tests to skip the clang driver
This patch adds a new set of substitutions to the lit run lines for order files and PGO generation which run the clang driver to get the cc1 command, then execute the cc1 command directly. This allows the scripts to bypass profiling the clang driver over and over again.
The approach in this patch was discussed via IRC with Sean Silvas.
Special thanks to Daniel Dunbar whose out-of-tree code I liberally plagiarized.
llvm-svn: 263997
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions