gn build: Windows: use a more standard format for PDB filenames
authorDavid Major <dmajor@mozilla.com>
Mon, 4 Feb 2019 21:20:25 +0000 (21:20 +0000)
committerDavid Major <dmajor@mozilla.com>
Mon, 4 Feb 2019 21:20:25 +0000 (21:20 +0000)
commit1469ff417bba5e14c99edb8c9858a7a80458df4e
tree016bb58d82b50e25ca143d1a2cf3e61105f1bf6d
parent3c659cb267ddc5710f6f8e285e3f86a1b3e2a534
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: 353094
llvm/utils/gn/build/toolchain/BUILD.gn