diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-05-27 15:32:10 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-05-27 15:32:10 +0000 |
commit | 443488eba94bf3504d2abee5cb5e8896f8cc212a (patch) | |
tree | 217427443c24a64eb5259ad13f61d40450256e04 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 34983f25c699e4a4b8374f456b5d9f0181f8c899 (diff) | |
download | bcm5719-llvm-443488eba94bf3504d2abee5cb5e8896f8cc212a.tar.gz bcm5719-llvm-443488eba94bf3504d2abee5cb5e8896f8cc212a.zip |
Pass ProgramStateRef by reference.
Retain + Release on a ref counted pointer is cheap, but not free (it adds a function call in this case).
llvm-svn: 157534
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions