[PATCH] D28435: [compiler-rt] Define delimiters for sanitizer coverage's binary section on Windows.
Marcos Pividori via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 15:42:28 PST 2017
mpividori added a comment.
@kcc this is because all the support for Windows, auxiliary static libraries and dlls, are defined in asan directory. This is how code is organized now.
I think this ok for now. We can consider moving it in the future when all sanitizer coverage's code is moved to the new `sancov` folder.
Repository:
rL LLVM
https://reviews.llvm.org/D28435
More information about the llvm-commits
mailing list