gn build: Windows: use a more standard format for PDB filenames
authorDavid Major <dmajor@mozilla.com>
Mon, 4 Feb 2019 21:27:38 +0000 (21:27 +0000)
committerDavid Major <dmajor@mozilla.com>
Mon, 4 Feb 2019 21:27:38 +0000 (21:27 +0000)
commit1137fce9e9e5359bfca677d70f4af61bb79d21f7
treeca523ca45194a05112d440961fa517bd17c78e4a
parentd1934853a8b1abac7d0ebb5b6d681f8b42d1d318
gn build: Windows: use a more standard format for PDB filenames

The current build was producing names like llvm-undname.exe.pdb, which looks unusual to me at least. This switches them to the more common llvm-undname.pdb style.

Differential Revision: https://reviews.llvm.org/D57613

llvm-svn: 353099
llvm/utils/gn/build/toolchain/BUILD.gn