diff options
author | Reid Kleckner <rnk@google.com> | 2016-08-02 01:02:46 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2016-08-02 01:02:46 +0000 |
commit | 1734b97901e6a1cc909f79fca5fb1d597851f12e (patch) | |
tree | 8f0960681cf109872a12b4762c992bc883ad03c9 /llvm/lib/MC/MCParser/AsmParser.cpp | |
parent | 622adc524f3f183bd2068b721546ccce4d37d2dc (diff) | |
download | bcm5719-llvm-1734b97901e6a1cc909f79fca5fb1d597851f12e.tar.gz bcm5719-llvm-1734b97901e6a1cc909f79fca5fb1d597851f12e.zip |
[winasan] Try to fix LNK4099 warnings seen by users
/Zi creates a separate PDB that we're supposed to pass along with our
sanitizer libraries, but the object library compilation rules aren't set
up to handle that. Rather than set that up, put the debug info in the
object files the way every other platform does it with /Z7.
llvm-svn: 277406
Diffstat (limited to 'llvm/lib/MC/MCParser/AsmParser.cpp')
0 files changed, 0 insertions, 0 deletions