diff options
author | Gabor Greif <ggreif@gmail.com> | 2009-03-04 06:57:48 +0000 |
---|---|---|
committer | Gabor Greif <ggreif@gmail.com> | 2009-03-04 06:57:48 +0000 |
commit | a954a99c403432338406da3752a2ab5da598f2b0 (patch) | |
tree | 7fe5253eec70c6aaaa1f4311ddd756366f1cb795 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8322dc809e2e1c8477c68eb5e778e2646c8faf8e (diff) | |
download | bcm5719-llvm-a954a99c403432338406da3752a2ab5da598f2b0.tar.gz bcm5719-llvm-a954a99c403432338406da3752a2ab5da598f2b0.zip |
"Ghostify" embedded sentinels. This is a real win in all cases
because less bytes are allocated and subobject construction is gone.
For reference how it works, see BasicBlock.h.
Btw. it is very assuring to see that somebody has invented
this ilist-embedded sentinel technique before me :-)
llvm-svn: 66026
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions