<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/60496>60496</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
LLD Section name with spaces in linker script
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
Prabhuk
</td>
</tr>
</table>
<pre>
When a linker script has a section name with whitespaces, its typical to enclose the name with double quotes. The BFD linker, creates an output section with spaces but drops the double quotes.
LLD creates an output section with spaces but also includes the enclosing double quotes as part of the section name.
LLD should drop the enclosing double quotes from the section name in this case.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyUkjFv2zAUhH8NtTxEoCnJtgYOSQ1NGQq0QGeSejHZ0KTK91gj_76wbDQxAhToIg3kfXc8nCEKx4SoxfAkhkNjKvtc9NdirK-vjc3zm_7hMYGBGNIrFiBXwsLgDYEBQschJ0jmhHAO7OHsAyMtxiEJ9QUCE_DbEpyJwBkwuZgJgT1-0My52ojwq2ZGauG7R3iaDjfDC8UVNIwEJkGuvFT-a7zqr3ZgK8Nc8kIr_h4q5EHIx-v3-fnwH0QTKUNILtYZr-TrI0I63nuAIVhMYcgv67WP3bTvzuRzjfMa9J-0l5JPnzgQErAPBM4Qts2su3nsRtOg3mx3Q7fvRqkar3e9k9vBKLWxezNYKccOHQ6D6pXtzK5vglZSdVLJTko1SNXuB4ujs9iPbqPkfi96iScTYhvj71Oby7EJRBX1VvbjtonGYqR1M0olPMN6KJS6TKjoi-bB1iOJXsZATO8UDhxRX3r49mk6t9JDup9aU0vUnnkh0T0KNQk1HQP7aluXT0JNF_bt97CU_BMdCzWtiUioaU38JwAA__9G8f3m">