Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with the CHECK-NOT corrected.
test/MC/Mips/set-oddspreg-nooddspreg-error.s | ||
---|---|---|
6 ↗ | (On Diff #28466) | Deleting the number will prevent it ever matching. You need a regex '{{[0-9]+}}'. |