diff options
author | Pavel Labath <labath@google.com> | 2017-02-09 01:17:34 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2017-02-09 01:17:34 +0000 |
commit | a9e67df2f9127e1997a6cac6d93b7336e68861b3 (patch) | |
tree | b1650c6186d6078b12fe83fb41257146cfb5c3a4 /llvm/lib/Object/ArchiveWriter.cpp | |
parent | 44d951226ed135bc4273a74444f94edf24f603e5 (diff) | |
download | llvm-a9e67df2f9127e1997a6cac6d93b7336e68861b3.zip llvm-a9e67df2f9127e1997a6cac6d93b7336e68861b3.tar.gz llvm-a9e67df2f9127e1997a6cac6d93b7336e68861b3.tar.bz2 |
[cmake] add missing dependency lldbCommands->lldbBase
CommandObjectVersion.cpp calls lldb_private::GetVersion (present in lldbBase).
This should fix the unittest link on windows. I am not sure why is this not
present on other platforms -- my guess is that there lldbBase is included in
the link through some other dependency chain.
llvm-svn: 294549
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions