diff options
author | Sean Callanan <scallanan@apple.com> | 2010-01-23 00:40:33 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2010-01-23 00:40:33 +0000 |
commit | 86c1181c3d877c33058a707c8f2a54a220f1d0ab (patch) | |
tree | 8f7c0c9a36149f0b2e849d6c3350dc7fd39485ce /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 625a515120c6237386371ffe3a2afa82c7a83c62 (diff) | |
download | bcm5719-llvm-86c1181c3d877c33058a707c8f2a54a220f1d0ab.tar.gz bcm5719-llvm-86c1181c3d877c33058a707c8f2a54a220f1d0ab.zip |
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.
llvm-svn: 94266
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions