llvm-project/lldb
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
..
cmake Fix typo in CMake comments 2018-05-25 18:59:21 +00:00
docs Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
examples Added a BSD archive tool. 2018-04-02 17:20:21 +00:00
include/lldb Typo fixes. 2018-05-29 09:10:46 +00:00
lit ManualDWARFIndex: Treat DW_TAG_subprogram and DW_TAG_inlined_subroutine the same way 2018-05-29 08:16:22 +00:00
lldb.xcodeproj Fix Xcode build broken by SystemInitializerFull.h move 2018-05-25 23:21:07 +00:00
lldb.xcworkspace Fix a typo in the gtest build target for Debug configuration. 2018-04-10 17:49:56 +00:00
packages/Python/lldbsuite XFAIL TestMachCore for windows hosts 2018-05-29 09:22:58 +00:00
resources
scripts build: use cmake to find the libedit content 2018-05-22 23:24:46 +00:00
source Remove Linux-specific includes for posix/FileSystem.cpp 2018-05-29 09:14:40 +00:00
test [test] Fix --framework argument passed to dotest. 2018-05-29 12:30:27 +00:00
third_party/Python/module *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
tools Typo fixes. 2018-05-29 09:10:46 +00:00
unittests HostInfoMacOSX: Support finding the clang resource directory within CLTools. 2018-05-25 00:29:01 +00:00
utils [CMake] Unify and relayer testing 2018-05-03 16:54:10 +00:00
www Typo fixes. 2018-05-29 09:10:46 +00:00
.arcconfig Upgrade all the .arcconfigs to https. 2016-07-14 13:15:37 +00:00
.clang-format Updated .clang-format rules so bring LLDB in line with LLVM standards. 2016-09-06 17:19:00 +00:00
.gitignore [dotest] Remove crashinfo hook 2018-01-10 10:18:47 +00:00
CMakeLists.txt [test] Fix --framework argument passed to dotest. 2018-05-29 12:30:27 +00:00
CODE_OWNERS.txt Remove Sean Callanan from the CODE_OWNERS, he won't have time 2017-11-01 01:38:42 +00:00
INSTALL.txt Changed builld-llvm.py to use .json files 2017-02-23 02:21:34 +00:00
LICENSE.TXT
use_lldb_suite_root.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00