[PATCH] D73587: [AArch64] Fix data race on RegisterBank initialization.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 15:02:50 PST 2020


huihuiz added a comment.

This issue was exposed when linking with ThinLTO+lld, using a compiler built with thread sanitizer enabled.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73587/new/

https://reviews.llvm.org/D73587





More information about the llvm-commits mailing list