To reproduce, run the existing AArch64 speculative load hardening test targeting Windows and producing an obj:
```
build\bin\llc.exe < llvm\test\CodeGen\AArch64\speculation-hardening-loads.ll -verify-machineinstrs -mtriple=aarch64-pc-windows-msvc --filetype=obj
```
Result:
```
<unknown>:0: error: Incorrect size for deadload prologue: 12 bytes of instructions in range, but .seh directives corresponding to 4 bytes
```
To reproduce, run the existing AArch64 speculative load hardening test targeting Windows and producing an obj:
Result: