summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/exec/secondprog.cpp
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2018-06-15 20:36:03 +0000
committerFrederic Riss <friss@apple.com>2018-06-15 20:36:03 +0000
commitecba8846aab3c7ab0c6d223456834222b8bec488 (patch)
tree4a41f0cdce4c79cb74e716494c04f49021fc2762 /lldb/packages/Python/lldbsuite/test/functionalities/exec/secondprog.cpp
parent56d9aa26abeb50ddb0bafd041b5145a82301525c (diff)
downloadbcm5719-llvm-ecba8846aab3c7ab0c6d223456834222b8bec488.tar.gz
bcm5719-llvm-ecba8846aab3c7ab0c6d223456834222b8bec488.zip
Fix TestExec after r334783
The second makefile that was added has implicit rules which meant that secondprog.cpp would be built once into a secondprog binary, but it would also be compiled as a.out overwriting the main binary. This lead to spurious failures. This commit simplifies the Makefile to build only once with the correct executable name. llvm-svn: 334861
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/exec/secondprog.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud