summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier/invalid-frame-pointer-attr-no-value.ll
Commit message (Collapse)AuthorAgeFilesLines
* Verifier: Check frame-pointer attribute valuesMatt Arsenault2019-12-111-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.
OpenPOWER on IntegriCloud