[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 08:31:34 PST 2015
dvyukov added a comment.
There must be some annotation that prevents a test from building. Probably it is:
// UNSUPPORTED: linux
http://reviews.llvm.org/D15447
More information about the llvm-commits
mailing list