nickdesaulniers added a comment.

With Diff 376790, I'm seeing a similar failure to 
https://github.com/ClangBuiltLinux/linux/issues/1466#issue-1011472964, but from 
different TUs.

  ld.lld: error: duplicate symbol: memcpy.inline
  >>> defined at file.c
  >>>            fs/efivarfs/file.o:(memcpy.inline)
  >>> defined at super.c
  >>>            fs/efivarfs/super.o:(.text+0x800)

let me see if I can put together another reproducer.


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

https://reviews.llvm.org/D111009

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to