mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
/nodefaultlib argument is a path name, so that needs to be compared case-insensitive way. Also the ".lib" extension should be ignored. llvm-svn: 220508