summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cfi-verify/Unsupported
Commit message (Collapse)AuthorAgeFilesLines
* [cfi-verify] Abort on unsupported targetsJoel Galenson2018-07-162-0/+234
As suggested in the review for r337007, this makes cfi-verify abort on unsupported targets instead of producing incorrect results. It also updates the design document to reflect this. Differential Revision: https://reviews.llvm.org/D49304 llvm-svn: 337181
OpenPOWER on IntegriCloud