Skip to content
Commit 7e10f369 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Improve name mangling for blocks and support mangling of static local

variables within blocks. We loosely follow GCC's mangling, but since
these are always internal symbols the names don't really matter. I
intend to revisit block mangling later, because GCC's mangling is
rather verbose. <rdar://problem/8015719>.

llvm-svn: 104610
parent 19c62407
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment