mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 09:33:43 +08:00
It looks like the problem that caused us to originally warn instead of error was that of a symbol being assigned to the same version twice. Now we don't warn if a symbol is assigned to the same version twice, but error if it is assigned to multiple. This fixes pr28342. llvm-svn: 326813
7.3 KiB
7.3 KiB