https://bugs.llvm.org/show_bug.cgi?id=51475

Vy Nguyen <v...@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #14 from Vy Nguyen <v...@google.com> ---
Sorry, still not fully fixed yet :-( and it seems to have introduced additional
stranger breakages. (To be clear, the commit has fixed the handling involving
archives, but there are still more cases).

Most new breakages we get now are like this:
ld64.lld.darwinnew: error: duplicate symbol: Foo
>>> defined in path/to/Bar.o
>>> defined in path/to/Bar.o


(note that these two are the exact same obj files)

I'll update with a test case soon, but want to re-open this beefore I forgot.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to