[llvm] [gn build] Port win asan runtime rules (PR #108293)
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 12 10:04:56 PDT 2024
https://github.com/nico approved this pull request.
See also 4a63d62f686546f5d7329a5e48def09ba817e42a and 4d55f0bf254517cfbdd1acb4297a9f9ff5c12303
I noticed that 53a81d4d26f0409de8a0655d7af90f2bea222a12 passed /MD instead of /MT for a bunch of cflags and/or ldflags. I think we don't do that part in GN yet.
https://github.com/llvm/llvm-project/pull/108293
More information about the llvm-commits
mailing list