teak-llvm/lldb/packages/Python/lldbsuite/test/expression_command/top-level
Pavel Labath 64325c51ad Split makefile for TestTopLevelExprs
this test was using a single makefile to build two executables. This
setup, although not supported by Makefile.rules, happened to
work in most configurations, except when building with the android ndk
r16.

Here I move the building of the second executable to a separate
makefile, which is the solution other tests use for multiple targets.

llvm-svn: 316982
2017-10-31 10:01:30 +00:00
..
dummy.cpp
dummy.mk Split makefile for TestTopLevelExprs 2017-10-31 10:01:30 +00:00
main.cpp
Makefile Split makefile for TestTopLevelExprs 2017-10-31 10:01:30 +00:00
test.cpp
TestTopLevelExprs.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00