"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "093bdd1735d3bcf23957392c4d92ded0074b8b37"
TableGen: Handle nontrivial foreach range bounds
This allows using anything that isn't a literal integer as the bounds for a foreach. Some of the diagnostics aren't perfect, but nobody ever accused tablegen of having good errors. For example, the existing wording suggests a bitrange is valid, but as far as I can tell this has never worked. Fixes bug 41958. llvm-svn: 361434
Loading
Please register or sign in to comment