summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2013-11-08 19:58:21 +0000
committerHal Finkel <hfinkel@anl.gov>2013-11-08 19:58:21 +0000
commit1a642aef3792dc28ba270d821e73f7484e2edd4d (patch)
tree1f78277d540b1e766852e7e1b0c15ea904672fd3 /clang/test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance.cpp
parent9e5ede0f8b51c695eb734d388bc21333d310186d (diff)
downloadbcm5719-llvm-1a642aef3792dc28ba270d821e73f7484e2edd4d.tar.gz
bcm5719-llvm-1a642aef3792dc28ba270d821e73f7484e2edd4d.zip
Remove dead code from LoopUnswitch
LoopUnswitch's code simplification routine has logic to convert conditional branches into unconditional branches, after unswitching makes the condition constant, and then remove any blocks that renders dead. Unfortunately, this code is dead, currently broken, and furthermore, has never been alive (at least as far back at 2006). No functionality change intended. llvm-svn: 194277
Diffstat (limited to 'clang/test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud