diff options
author | John McCall <rjmccall@apple.com> | 2010-01-22 00:28:27 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2010-01-22 00:28:27 +0000 |
commit | f7b2fb51d191cb3fa668135a67c6b702c67d239e (patch) | |
tree | 191cee22788e6b2c217bc9bbec2434bd6a5a08c6 /llvm/lib/Transforms | |
parent | 268735610518957507a3dae771c8ae1f9d7a4fe0 (diff) | |
download | bcm5719-llvm-f7b2fb51d191cb3fa668135a67c6b702c67d239e.tar.gz bcm5719-llvm-f7b2fb51d191cb3fa668135a67c6b702c67d239e.zip |
Create function, block, and template parameters in the context of the
translation unit. This is temporary for function and block parameters;
template parameters can just stay this way, since Templates aren't
DeclContexts. This gives us the nice property that everything created
in a record DC should have access in C++.
llvm-svn: 94122
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions