summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2018-05-05 07:05:51 +0000
committerHeejin Ahn <aheejin@gmail.com>2018-05-05 07:05:51 +0000
commitc2ad0968450085bb39b1750d3c43960610e15816 (patch)
treefd89e548ffd64fade9527dcdaf205e82d13a9b59 /clang/lib/Frontend/CompilerInvocation.cpp
parent2569f3eb8030752ff58866eba3b5c6779943f19b (diff)
downloadbcm5719-llvm-c2ad0968450085bb39b1750d3c43960610e15816.tar.gz
bcm5719-llvm-c2ad0968450085bb39b1750d3c43960610e15816.zip
[MIRParser] Allow register class names in the form of integer/scalar
Summary: The current code cannot handle register class names like 'i32', which is a valid register class name in WebAssembly. This patch removes special handling for integer/scalar/pointer type parsing and treats them as normal identifiers. Reviewers: thegameg Subscribers: jfb, dschuff, sbc100, jgravelle-google, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D45948 llvm-svn: 331586
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud