diff options
author | Michael Kruse <llvm@meinersbur.de> | 2016-08-25 12:03:33 +0000 |
---|---|---|
committer | Michael Kruse <llvm@meinersbur.de> | 2016-08-25 12:03:33 +0000 |
commit | 0e63ab4243089639c1b3f51f5ddd9c9761949644 (patch) | |
tree | 0588c175cea16df476bfe11c4128091697d2a5b1 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 5f0d0e60d11b8d2e48aacf31a82762280f9a8712 (diff) | |
download | bcm5719-llvm-0e63ab4243089639c1b3f51f5ddd9c9761949644.tar.gz bcm5719-llvm-0e63ab4243089639c1b3f51f5ddd9c9761949644.zip |
Use configure_lit_site_cfg instead of configure_file.
configure_lit_site_cfg defines some more parameters that are used in
lit.site.cfg.in. configure_file would leave those empty. These additional
definitions seem to be unimportant for regression tests, but unittests do not
work without them.
In case of out-of-tree builds, define the additional parameters with default
values. These may not take all configuration parameters into account, as
configure_lit_site_cfg would.
llvm-svn: 279733
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions