"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e2538c4ecf8f9dde59fd32d81724c66fac534fad"
AsmMatcher custom operand parser failure enhancements.
Teach the AsmMatcher handling to distinguish between an error custom-parsing an operand and a failure to match. The former should propogate the error upwards, while the latter should continue attempting to parse with alternative matchers. Update the ARM asm parser accordingly. llvm-svn: 125426
Loading
Please register or sign in to comment