diff options
author | John McCall <rjmccall@apple.com> | 2011-03-31 08:03:29 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2011-03-31 08:03:29 +0000 |
commit | f9b056b00282cda5f0e5bd41a0f768e324f5f26f (patch) | |
tree | 9c3b7e6a6187298cc6bf7308d68b16c0661875dd /llvm/lib/CodeGen/DeadMachineInstructionElim.cpp | |
parent | 8e4ed855208ff833acee3091d36f89fa59102c9a (diff) | |
download | bcm5719-llvm-f9b056b00282cda5f0e5bd41a0f768e324f5f26f.tar.gz bcm5719-llvm-f9b056b00282cda5f0e5bd41a0f768e324f5f26f.zip |
After much contemplation, I've decided that we probably shouldn't "unique"
__block object copy/dispose helpers for C++ objects with those for
different variables with completely different semantics simply because
they happen to both be no more aligned than a pointer.
Found by inspection.
Also, internalize most of the helper generation logic within CGBlocks.cpp,
and refactor it to fit my peculiar aesthetic sense.
llvm-svn: 128618
Diffstat (limited to 'llvm/lib/CodeGen/DeadMachineInstructionElim.cpp')
0 files changed, 0 insertions, 0 deletions