summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2013-05-03 00:15:41 +0000
committerJohn McCall <rjmccall@apple.com>2013-05-03 00:15:41 +0000
commitf73981b2135a9ac2dec23637c0315fa88a77b482 (patch)
tree6db882198cc3899888e2f6f3da784f199e87d355 /clang/lib/CodeGen/CodeGenFunction.h
parent46791da61a1bc0b6ddf8e2cbd5b96d33c900205b (diff)
downloadbcm5719-llvm-f73981b2135a9ac2dec23637c0315fa88a77b482.tar.gz
bcm5719-llvm-f73981b2135a9ac2dec23637c0315fa88a77b482.zip
In MC asm parsing, account for the possibility of whitespace within
the "identifier" parsed by the frontend callback by skipping forward until we've consumed a token that ends at the point dictated by the callback. In addition, inform the callback when it's parsing an unevaluated operand (e.g. mov eax, LENGTH A::x) as opposed to an evaluated one (e.g. mov eax, [A::x]). This commit depends on a clang commit. llvm-svn: 180978
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud