[PECOFF] Use replace_extension() instead of doing it myself.
authorRui Ueyama <ruiu@google.com>
Thu, 18 Jul 2013 21:38:44 +0000 (21:38 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 18 Jul 2013 21:38:44 +0000 (21:38 +0000)
commit4227022673d0cbd155ea708b3e276ab95635e6fe
tree8128bd112bfbe86fb69e20edd2010437e61d3838
parent0d1a53e13b1d21e95f998c4bc7c9032a40b8f88b
[PECOFF] Use replace_extension() instead of doing it myself.

llvm-svn: 186612
lld/lib/Driver/WinLinkDriver.cpp