https://llvm.org/bugs/show_bug.cgi?id=26388
Bug ID: 26388 Summary: Run ubsan and lld tests on a Windows bot on the llvm waterfall Product: new-bugs Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P Component: new bugs Assignee: unassignedb...@nondot.org Reporter: nicolaswe...@gmx.de CC: llvm-bugs@lists.llvm.org Classification: Unclassified When I build clang/win packages for Chromium, fairly frequently ubsan and lld tests fail [1]. From what I can tell, we have no coverage for these on the LLVM waterfall. We should add compiler-rt and lld to http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/9347 …oh, the ubsan tests do run there, they're just broken :-( But we should run the lld tests there too. 1: At the moment, these tests reliably fail for both me and Hans: UBSan-Standalone-x86_64 :: TestCases/Misc/vla.c lld :: COFF/dllorder.test lld :: ELF/libsearch.s lld :: ELF/linkerscript.s lld :: ELF/linkerscript2.s lld :: ELF/sysroot.s -- 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