<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/129816>129816</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [LLD] Support placing OVERLAY in a specific MEMORY region in linker scripts
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            lld
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
            mysterymath
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          Prabhuk
      </td>
    </tr>
</table>

<pre>
    ```
OVERLAY OVERLAY_ADDR : {
    .overlay1 { *(overlay1*) }
    .overlay { *(overlay2*) }
} > MEM_REGION
```

In LLD, the `> MEM_REGION` semantic for OVERLAY is unsupported currently. This issue tracks adding support for this feature in LLD.
</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJxkks-K2zAQxp9mfBnWyOPIjg86eOukLOw2JS2FPS2ypdhq5D9IciBvX2y8bbcFwaBPP43mm5H03rSD1gL4IxD1dx-0u_cydEAEvIrkHLrRia9O1t18jepR3QVkbFusPP04nJ_LV9ziW1lVZ4S0RMgfgZWIiPF4087Ke7JoCFQC7d-ldVcg5NU_8P8sfWAhrxDSA74cXt7Oh89Ppy-L-FdhwMqnAZ-fK6BPGDqNi_zxQsbQ614OwTR4Gd27BzQe58HP0zS6oBU2s3N6CPYe4_fOeDTezxqDk83Vo1TKDC1u9JomLNBFyzA7jWatIY6USFWRFjLSIsl3SbKjhPGoE9leUXZJC56pXBdSsbwmlhdZTTWv1WUfGUGMOEsZZ5RyxmNWp7smT7OCqYyTSmDHdC-Nja299fHo2mgtUCRU7JMssrLW1m_ztVZtc3ViwR_qufWwY9b44P8kCCbY9Uss7eMVftvcTVY2i9vfjRpQop90Yy6mWTp7Or-i060Zh-XMmuGqHfrGmSn4aHZWdCFMHtIS6Ah0bE3o5jpuxh7ouLy-hYfJjT91E4COqxcPdNzs3AT9CgAA___LDdI4">