]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
In this callback ModuleName includes the file path.
authorYaron Keren <yaron.keren@gmail.com>
Mon, 22 Sep 2014 21:40:15 +0000 (21:40 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Mon, 22 Sep 2014 21:40:15 +0000 (21:40 +0000)
commit612d00a34777f4a2e9597833a616dea18ddfc270
tree2bfed5acfb425ade6d82e075f064c5609d2810a2
parentaf989653e0e6b965758d3c0ea565343939708fb8
In this callback ModuleName includes the file path.
Comparing ModuleName to the file names listed will
always fail.

I wonder how this code ever worked and what its
purpose was. Why exclude the msvc runtime DLLs
but not exclude all Windows system DLLs?

Anyhow, it does not function as intended.

clang-formatted as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218276 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Windows/DynamicLibrary.inc