https://llvm.org/bugs/show_bug.cgi?id=27245
Bug ID: 27245 Summary: x86 ASan tests hang after r265450 Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: Backend: X86 Assignee: unassignedb...@nondot.org Reporter: h...@chromium.org CC: ahmed.bouga...@gmail.com, llvm-bugs@lists.llvm.org Classification: Unclassified To reproduce, configure the build so the ASan run-time is built with the just-built Clang: $ cmake -GNinja -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_ASSERTIONS=ON -DLLVM_BUILD_EXTERNAL_COMPILER_RT=ON .. $ ninja check-asan (hangs) -- 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