diff options
author | Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> | 2020-03-05 11:49:42 -0800 |
---|---|---|
committer | Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> | 2020-03-06 09:14:01 -0800 |
commit | 1c82dd39f9777b9d4cdfd428847787a19ed0fca5 (patch) | |
tree | 95b824ba011b7dd230467eff9256bc6fac8f9eca /lldb/packages/Python/lldbsuite/test/lldbpexpect.py | |
parent | fc6fda90f708ec0a8dc26ef7e936ea70df0b879b (diff) | |
download | llvm-1c82dd39f9777b9d4cdfd428847787a19ed0fca5.zip llvm-1c82dd39f9777b9d4cdfd428847787a19ed0fca5.tar.gz llvm-1c82dd39f9777b9d4cdfd428847787a19ed0fca5.tar.bz2 |
[MLIR] Ensure that target_link_libraries() always has a keyword.
CMake allows calling target_link_libraries() without a keyword,
but this usage is not preferred when also called with a keyword,
and has surprising behavior. This patch explicitly specifies a
keyword when using target_link_libraries().
Differential Revision: https://reviews.llvm.org/D75725
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbpexpect.py')
0 files changed, 0 insertions, 0 deletions