"lldb/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "2b5e8504c8ebefc62e4239087e4b06545bd8c9d9"
ARM: make sure ARM-mode pseudo-inst requires IsARM
I'd forgotten that "Requires" blocks override rather than add to the constraints, so my pseudo-instruction was being selected in Thumb mode leading to nonsense instructions. rdar://problem/14817358 llvm-svn: 189096
Loading
Please register or sign in to comment