diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2011-05-14 19:01:49 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2011-05-14 19:01:49 +0000 |
commit | 8c4cfc327bf0b31256090aaa2f1f2c5e78b56ae5 (patch) | |
tree | 5607e9fa5300aeb0ef4353995672ed09780094bd /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 76d7c529fb6ea2004ebb7b9733aa5bec55d5c0d5 (diff) | |
download | bcm5719-llvm-8c4cfc327bf0b31256090aaa2f1f2c5e78b56ae5.tar.gz bcm5719-llvm-8c4cfc327bf0b31256090aaa2f1f2c5e78b56ae5.zip |
CodeGeneration: Do not delete the old version of the Scop.
Instead of deleting the old code, keep it on the side in an if-branch. It will
either be deleted by the dead code elimination or we can use it as fallback.
llvm-svn: 131352
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions