summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParseDecl.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2011-02-22 22:38:33 +0000
committerJohn McCall <rjmccall@apple.com>2011-02-22 22:38:33 +0000
commit147d021b75d61a784754d17a6ec8951514fe0257 (patch)
tree86660cc1a71573e825928d6abf7ff0ef65569bbd /clang/lib/Parse/ParseDecl.cpp
parent550d13aebbcc03806811a3aa08e674b9b84e08e8 (diff)
downloadbcm5719-llvm-147d021b75d61a784754d17a6ec8951514fe0257.tar.gz
bcm5719-llvm-147d021b75d61a784754d17a6ec8951514fe0257.zip
Emit the structure layout of the block literal parameter to a block
invocation function into the debug info. Rather than faking up a class, which is tricky because of the custom layout we do, we just emit a struct directly from the layout information we've already got. Also, don't emit an unnecessarily parameter alloca for this "variable". llvm-svn: 126255
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud