fhahn added inline comments.
================
Comment at: test/MC/AArch64/basic-a64-diagnostics.s:79
// Out of range immediates: more than 12 bits
- add w4, w5, #-4096
add w5, w6, #0x1000
----------------
Why did this change?
https://reviews.llvm.org/D47310