aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/CaptureTracking.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 /llvm/lib/Analysis/CaptureTracking.cpp
parent2569f3eb8030752ff58866eba3b5c6779943f19b (diff)
downloadllvm-c2ad0968450085bb39b1750d3c43960610e15816.zip
llvm-c2ad0968450085bb39b1750d3c43960610e15816.tar.gz
llvm-c2ad0968450085bb39b1750d3c43960610e15816.tar.bz2
[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 'llvm/lib/Analysis/CaptureTracking.cpp')
0 files changed, 0 insertions, 0 deletions