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

Fangrui Song <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
                 CC|                            |[email protected]
             Status|NEW                         |RESOLVED

--- Comment #1 from Fangrui Song <[email protected]> ---
Can you provide the object file (or assembly) and the clang command line?

-z separate-loadable-segments is a no-op when you use SECTIONS.

As of

> LOAD           0x024328 0x0000028000022328 0x0000028000022328 0x006e80 
> 0x01f2d1 RW  0x1000

it may be due to orphan section placement.

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