<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/140362>140362</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
[DebugInfo] Assertion in llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
k-arrows
</td>
</tr>
</table>
<pre>
Reproducer:
https://godbolt.org/z/EKT8z533K
```c
int g;
void foo(_Complex short c) { __builtin_memmove(&g, (char *)&c, 2); }
void bar() { foo(0); }
```
</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJxckU-P2yAQxT_N-II2woP_ceDgJHVb7aWqeo8AY5sWGwtwtt1PX9nZqu1KHEbDvDcPfjJGOy7GCCjPUF4zuaXJB_HjSYbgX2KmfP9LfDVr8P2mTQDWAm2nlNa4l9gBdqPvlXfp5MMI2L0Cdh-evzWvJWPPQFuo6ONooK1dEhmBnfc-be_e9mTwHrC5Xfy8OvOTxMmHRDQgJ1Cfye2mNuuSXW6zmWd_N4ANYDUCXghgoycZCGALyAErvXdxr9mZQH39Z4uS4VA-XB876f-Tf3JmvWA9Z1xmRuR1URdVnXOWTUIxLVmuC0NlXeZNxXQ9UF3yuuH9UA1DZgVSLGmZ17RmLGenhha8kjVSXvBC5RwKamZp3cm5-7z_V2Zj3IzIC8oqzJxUxsWDBOJiXshxC4g7mCB20ZPaxggFdTam-Ncm2eQOhFejtvHzMngor6SN0YRk_ULsQvZZwM5ZBdhdfG8-mgWwa-P8JdglmQDYHepPcumdCWcZzUmva7YFJ94Bt2na1En7w_DNdw-3Bv_d6ATYHckjYPf2tLvA3wEAAP__odS5AA">