Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Verifier: Check frame-pointer attribute values | Matt Arsenault | 2019-12-11 | 1 | -0/+9 |
There are a few places that check specific string attributes have particular values, and assert if they are something else. The verifier should catch these kinds of cases. |