]> granicus.if.org Git - llvm/commit
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)
commita43daae17e062c7f4e0c765d3b3393f0bcd925a2
treee6c6dc0666592385084db5990651623474636365
parenta6f05aceefd648bd4934c61e0c76452b53360b31
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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353099 91177308-0d34-0410-b5e6-96231b3b80d8
utils/gn/build/toolchain/BUILD.gn