[PATCH] D15447: [compiler-rt] [tsan] Add support for PIE build on AArch64
Dmitry Vyukov via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 21 06:06:30 PST 2015
dvyukov added a comment.
Do you have 4.1+ linux kernel?
If yes, then this is https://github.com/google/sanitizers/issues/503. And yes, I guess, we need to XFAIL it on linux until the issue is resolved.
If no, then I would like to understand why it fails first.
http://reviews.llvm.org/D15447
More information about the llvm-commits
mailing list