[PATCH] D24983: [compiler-rt] Fix interception of multiple defined symbols.

Etienne Bergeron via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 11:02:46 PDT 2016


etienneb marked an inline comment as done.
etienneb added a comment.

In https://reviews.llvm.org/D24983#555642, @vitalybuka wrote:

> maybe explicit test for this case can be useful


There is already two tests for it. They were broken on windows 64-bits.
Windows 64-bits is not yet officially supported by Asan and there is no build bots testing it (yet).


https://reviews.llvm.org/D24983





More information about the llvm-commits mailing list