summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2018-12-18 22:30:23 +0000
committerRui Ueyama <ruiu@google.com>2018-12-18 22:30:23 +0000
commita01246b7a79fc9b3a5bee9e324181b405f0cb288 (patch)
tree0d6dcbf0d9b845e224530374b2c9ad2ab8a7e603 /lldb/packages/Python/lldbsuite/test/python_api
parent485f2826baa5e91fe9501452d0041b8398800bcd (diff)
downloadbcm5719-llvm-a01246b7a79fc9b3a5bee9e324181b405f0cb288.tar.gz
bcm5719-llvm-a01246b7a79fc9b3a5bee9e324181b405f0cb288.zip
Reject .so files if -static is given.
Previously, if you pass -static to lld, lld searches for only foo.a and skips foo.so for -lfoo option. However, it didn't reject .so files if you directly pass their pathnames via the command line, which is a bug. Differential Revision: https://reviews.llvm.org/D55845 llvm-svn: 349557
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud