commit | e9b466d4f09de3b46c0d0d1e71cabddc7cc9021b | [log] [tgz] |
---|---|---|
author | Sean Callanan <scallanan@apple.com> | Sat Jan 23 00:40:33 2010 +0000 |
committer | Sean Callanan <scallanan@apple.com> | Sat Jan 23 00:40:33 2010 +0000 |
tree | 26a471cbeb0ff7ccba02e6a91557d98d31d39479 | |
parent | 2e369930dc9e36728f7953a238d63925d3660612 [diff] |
Modified the register matcher function in AsmMatcher to be static. Also made it possible for clients to get it and no other functions from ...GenAsmMatcher.inc by defining REGISTERS_ONLY before including GenAsmMatcher.inc. This sets the stage for target-specific lexers that can identify registers and return AsmToken::Register as appropriate. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94266 91177308-0d34-0410-b5e6-96231b3b80d8