hanchenye-llvm-project/lldb/test
Jonas Devlieghere f6c870a794 [test] Fix --framework argument passed to dotest.
The framework argument was broken when I removed the generator
expressions upstream.  I replaced $<TARGET_FILE_DIR:liblldb> with
${LLVM_LIBRARY_OUTPUT_INTDIR}) which is not correct.

rdar://40534649

llvm-svn: 333412
2018-05-29 12:30:27 +00:00
..
CMakeLists.txt [test] Fix --framework argument passed to dotest. 2018-05-29 12:30:27 +00:00
dotest.py
testcases
use_lldb_suite.py