https://sourceware.org/bugzilla/show_bug.cgi?id=25381
--- Comment #8 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to H.J. Lu from comment #5)
> (In reply to Fangrui Song from comment #4)
> > > .section       __patchable_function_entries,"awo",@progbits,foo
> > > .section       __patchable_function_entries,"awo",@progbits,bar
> > 
> > clang's integrated assembler uses either section_name or the pair
> > (section_name,unique id) to differentiate sections.
> > 
> > If two sections just have different flags (SHF_LINK_ORDER in this example),
> > they are not considered different.
> 
> How can a section have 2 different SHF_LINK_ORDER links?

I opened:

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to