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

            Bug ID: 40540
           Summary: Rename COMDATs when renaming COMDAT leader for CFI
           Product: new-bugs
           Version: 8.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: dma...@mozilla.com
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org,
                    pe...@pcc.me.uk, tejohn...@google.com

In bug 40414 comment #15, Teresa Johnson writes:

> This turns out to be a separate instance of renaming provoking this issue.
> In this case, the module was split due to CFI, and no renaming/promotion was
> required since the comdat and the leader are in the same module.
> 
> However, in LowerTypeTests.cpp a ".cfi" suffix is added to the function
> definition which is the comdat leader, provoking the same error. This is an
> existing issue unrelated to the one provoked by changing the splitting
> default. Probably needs a separate bug to track. You could cc
> pe...@pcc.me.uk and myself.

-- 
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