]> granicus.if.org Git - clang/commit
clang-cl: pass -debug flag to the linker when compiling with debug info
authorHans Wennborg <hans@hanshq.net>
Fri, 25 Apr 2014 16:24:19 +0000 (16:24 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 25 Apr 2014 16:24:19 +0000 (16:24 +0000)
commitb67bacf5c681998d875faaa0c3c47c8dea71fccb
treebd161151122d27641664d24c48945452b4e5e2cf
parent7225262c2ab37c7f678921948facf3bdecc3b256
clang-cl: pass -debug flag to the linker when compiling with debug info

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207233 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/cl-link.c