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

            Bug ID: 41380
           Summary: [InstrProf] Errors after static registration changes
                    in r353547
           Product: new-bugs
           Version: 8.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]

After r353547, Firefox PGO builds fail with...

lld-link: error: relocation against symbol in discarded section:
__profc_?_Tidy_deallocate@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QEAAXXZ.51057184705

...which is surprising because https://reviews.llvm.org/D57929 says that this
was the very error message that the patch was attempting to fix.

The linkrepro is too large for Bugzilla but I'm happy to share it upon request.

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

Reply via email to