[PATCH] D48412: [RISCV] Add support for interrupt attribute
Ana Pazos via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 19 12:45:30 PDT 2018
apazos updated this revision to Diff 156343.
apazos added a comment.
- Rebased the patch.
- Udpated test case to check for IR attribute.
https://reviews.llvm.org/D48412
Files:
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
include/clang/Basic/DiagnosticSemaKinds.td
lib/CodeGen/TargetInfo.cpp
lib/Sema/SemaDeclAttr.cpp
test/Sema/riscv-interrupt-attr.c
test/Sema/riscv-interrupt-attr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48412.156343.patch
Type: text/x-patch
Size: 11708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180719/f6495779/attachment.bin>
More information about the cfe-commits
mailing list