[gn] Don't pass -fprofile-instr-generate to linker on Windows
authorReid Kleckner <rnk@google.com>
Thu, 13 May 2021 23:03:01 +0000 (16:03 -0700)
committerReid Kleckner <rnk@google.com>
Thu, 13 May 2021 23:04:11 +0000 (16:04 -0700)
commit5ba4a0e890c8106a10d32b0d34af1b214b9bdf3a
treebbd625df6013836b69d8173418ee3ab0d6047416
parent85394d9ed71bea61000a502abc1f89a3981bee59
[gn] Don't pass -fprofile-instr-generate to linker on Windows

Avoids a warning from the linker. The user still has to put the resource
directory on the linker search path, and I can't find a clean way to do
that automatically in gn.
llvm/utils/gn/build/BUILD.gn