Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CFLAA] Add missing break; note things are broken. | George Burgess IV | 2017-05-31 | 1 | -0/+18 |
Thanks to Galina Kistanova for finding the missing break! When trying to make a test for this, I realized our logic for handling extractvalue/insertvalue/... is somewhat broken. This makes constructing a test-case for this missing break nontrivial. llvm-svn: 304275 |