[PATCH] D44727: [RISCV] Extend getTargetDefines for RISCVTargetInfo
Kito Cheng via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 4 08:11:13 PDT 2018
kito-cheng updated this revision to Diff 140959.
kito-cheng added a comment.
Changes:
- Reorder marco define into canonical order which specified in ISA manual.
- Add missing test for marco.
Repository:
rC Clang
https://reviews.llvm.org/D44727
Files:
lib/Basic/Targets/RISCV.cpp
lib/Basic/Targets/RISCV.h
test/Modules/Inputs/module.map
test/Modules/target-features.m
test/Preprocessor/riscv-target-features.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44727.140959.patch
Type: text/x-patch
Size: 11053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180404/26b5c344/attachment-0001.bin>
More information about the cfe-commits
mailing list