summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/StructurizeCFG/switch.ll
Commit message (Collapse)AuthorAgeFilesLines
* StructurizeCFG: Add dependency on LowerSwitch passTom Stellard2013-10-021-0/+23
Switch instructions were crashing the StructurizeCFG pass, and it's probably easier anyway if we don't need to handle them in this pass. Reviewed-by: Christian König <christian.koenig@amd.com> llvm-svn: 191841
OpenPOWER on IntegriCloud