diff options
| author | David Peixotto <dpeixott@codeaurora.org> | 2013-12-06 23:05:33 +0000 |
|---|---|---|
| committer | David Peixotto <dpeixott@codeaurora.org> | 2013-12-06 23:05:33 +0000 |
| commit | 27aa00155898b1bdee2da52a67c49c5bf00e4230 (patch) | |
| tree | 0f0860ab6b27940bfbcf70d86ff2bd93adc6402c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 9ca8df1e3f11fccfd713dc760ae8155247251760 (diff) | |
| download | llvm-27aa00155898b1bdee2da52a67c49c5bf00e4230.zip llvm-27aa00155898b1bdee2da52a67c49c5bf00e4230.tar.gz llvm-27aa00155898b1bdee2da52a67c49c5bf00e4230.tar.bz2 | |
Cache AllowAtInIdentifier as class variable in AsmLexer
This commit caches the value of the AllowAtInIdentifier variable as
a class variable in AsmLexer. We do this to avoid repeated MAI
queries and string comparisons each time we lex an identifier.
llvm-svn: 196622
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
