Hi Ted,
I tried to reproduce this issue over the weekend on a Linux machine, but to no
success.
> On Apr 20, 2018, at 4:46 PM, Ted Woodward via lldb-dev
> wrote:
>
> r329889 says "Use in-tree dsymutil on Darwin", but it's got these change in
> test/CMakeLists.txt:
> -set(LLDB_TEST_DEPS lldb)
On Fri, 20 Apr 2018 at 16:46, Ted Woodward via lldb-dev <
lldb-dev@lists.llvm.org> wrote:
> r329889 says "Use in-tree dsymutil on Darwin", but it's got these change
in
> test/CMakeLists.txt:
> -set(LLDB_TEST_DEPS lldb)
> +set(LLDB_TEST_DEPS lldb dsymutil)
Shouldn't this just be llvm-dsymutil, whi
r329889 says "Use in-tree dsymutil on Darwin", but it's got these change in
test/CMakeLists.txt:
-set(LLDB_TEST_DEPS lldb)
+set(LLDB_TEST_DEPS lldb dsymutil)
...
+ --dsymutil $
These changes aren't gated by a check for Darwin, so they happen on all
systems. On my machine (Ubuntu 14), which doe