diff options
author | Hans Wennborg <hans@hanshq.net> | 2012-09-19 14:24:21 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2012-09-19 14:24:21 +0000 |
commit | f744fa917ddc3d045c96de623880a57bca31214f (patch) | |
tree | 2b881093360eae35feff2abb96e0301c5c62ebfa /llvm/lib/Support/Memory.cpp | |
parent | bc0b3f43d10411208c02dd5ecf1b4f56ab17b171 (diff) | |
download | llvm-f744fa917ddc3d045c96de623880a57bca31214f.zip llvm-f744fa917ddc3d045c96de623880a57bca31214f.tar.gz llvm-f744fa917ddc3d045c96de623880a57bca31214f.tar.bz2 |
SimplifyCFG: Don't generate invalid code for switch used to initialize
two variables where the first variable is returned and the second
ignored.
I don't think this occurs in practice (other passes should have cleaned
up the unused phi node), but it should still be handled correctly.
Also make the logic for determining if we should return early less
sketchy.
llvm-svn: 164225
Diffstat (limited to 'llvm/lib/Support/Memory.cpp')
0 files changed, 0 insertions, 0 deletions