summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/riscv-target-features.c
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] [RISCV] Extend getTargetDefines for RISCVTargetInfoShiva Chen2018-04-051-0/+49
Summary: This patch extend getTargetDefines and implement handleTargetFeatures and hasFeature. and define corresponding marco for those features. Reviewers: asb, apazos, eli.friedman Differential Revision: https://reviews.llvm.org/D44727 Patch by Kito Cheng. llvm-svn: 329278
OpenPOWER on IntegriCloud