https://llvm.org/bugs/show_bug.cgi?id=26278
Bug ID: 26278 Summary: compiler-rt adds a tsan version of libc++ without checking whether tsan is supported Product: compiler-rt Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: compiler-rt Assignee: unassignedb...@nondot.org Reporter: daniel.sand...@imgtec.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified This causes the tsan'd libcxx configure step to fail on Mips since -fsanitize=thread is not accepted on MIPS32. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs