https://llvm.org/bugs/show_bug.cgi?id=30319
Bug ID: 30319 Summary: asan/win: Two duplicate symbol linking errors Product: compiler-rt Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P Component: compiler-rt Assignee: unassignedb...@nondot.org Reporter: nicolaswe...@gmx.de CC: llvm-bugs@lists.llvm.org Classification: Unclassified https://build.chromium.org/p/tryserver.chromium.win/builders/win_upload_clang/builds/92/steps/package%20clang/logs/stdio Search for "warning": sanitizer_win.cc.obj : warning LNK4006: "void __cdecl __sanitizer::Abort(void)" (?Abort@__sanitizer@@YAXXZ) already defined in sanitizer_common_nolibc.cc.obj; second definition ignored sanitizer_win.cc.obj : warning LNK4006: "void __cdecl __sanitizer::SleepForSeconds(int)" (?SleepForSeconds@__sanitizer@@YAXH@Z) already defined in sanitizer_common_nolibc.cc.obj; second definition ignored That sounds bad(ish). -- 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