diff options
author | Pavel Labath <pavel@labath.sk> | 2019-08-21 08:21:51 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-08-21 08:21:51 +0000 |
commit | dc5403d2dc61343bbf07b9d739b152acd2390c87 (patch) | |
tree | a04124c7bfd32dc8d80426ebc4a64ad5af8314fa /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | d1262a6e91d5c62120d7f5783821f12e81b079dd (diff) | |
download | llvm-dc5403d2dc61343bbf07b9d739b152acd2390c87.zip llvm-dc5403d2dc61343bbf07b9d739b152acd2390c87.tar.gz llvm-dc5403d2dc61343bbf07b9d739b152acd2390c87.tar.bz2 |
Properly EXCLUDE_FROM_ALL the testing support library
The EXCLUDE_FROM_ALL variable is used by add_llvm_library, but lldb does
not use that function (it uses llvm_add_library :P). Instead, set the directory
property with the same name directly.
This should fix standalone builds against an llvm install tree.
llvm-svn: 369502
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions