summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2018-10-05 00:08:27 +0000
committerShoaib Meenai <smeenai@fb.com>2018-10-05 00:08:27 +0000
commit19a3c7e19f9b5e8a9fe3ed8a078180e30c05591e (patch)
treeb8afdf1e4ad5a511bd7b319ebc4e15a09707f767 /lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py
parent35389e51f380ef484a5bcd80ab3a8b148183c704 (diff)
downloadbcm5719-llvm-19a3c7e19f9b5e8a9fe3ed8a078180e30c05591e.tar.gz
bcm5719-llvm-19a3c7e19f9b5e8a9fe3ed8a078180e30c05591e.zip
[cmake] Also create lowercase extension WinSDK symlinks
Some projects rely on using libraries from the Windows SDK with their original casing, just with a lowercase extension. E.g. the WinSock2 lib is named WS2_32.Lib in the Windows SDK, and we would previously only create a ws2_32.lib symlink for it (i.e. all lowercase). Also create a WS2_32.lib symlink (i.e. original casing with lowercase extension) to cover users of this casing. As a drive-by fix, only create these symlinks when they differ from the original name to reduce the amount of noise in the library symlinks directory. llvm-svn: 343832
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud