[PATCH] D44716: [lld] fix data race in ICF.cpp

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 16:56:38 PDT 2018


inglorion added a comment.

This passes tests and links all of chromium without tsan failures, but the resulting component_unittests.exe crashes.


https://reviews.llvm.org/D44716





More information about the llvm-commits mailing list