aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJamie Schmeiser <schmeise@ca.ibm.com>2021-05-20 12:37:46 -0400
committerJamie Schmeiser <schmeise@ca.ibm.com>2021-05-20 12:39:04 -0400
commit136ced498ba84f6b6126051626e319f18ba740f5 (patch)
tree94130cd343583f47746634ff5f036f4bd3a5d016 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentcf725dde9cb7379496f896f465f3faad511c331b (diff)
downloadllvm-136ced498ba84f6b6126051626e319f18ba740f5.zip
llvm-136ced498ba84f6b6126051626e319f18ba740f5.tar.gz
llvm-136ced498ba84f6b6126051626e319f18ba740f5.tar.bz2
When vector is found as a type or non-type id, check if it is really the altivec vector token.
Summary: Call TryAltiVecVectorToken when an identifier is seen in the parser before annotating the token. This checks the next token where necessary to ensure that vector is properly handled as the altivec token. Author: Jamie Schmeiser <schmeise@ca.ibm.com> Reviewed By: ZarkoCA (Zarko Todorovski) Differential Revision: https://reviews.llvm.org/D100991
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions