[PATCH] D48412: [RISCV] Add support for interrupt attribute

Ana Pazos via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 28 16:28:01 PDT 2018


apazos updated this revision to Diff 153419.
apazos added a comment.

Updated tests and removed Subjects from Attr.td


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.153419.patch
Type: text/x-patch
Size: 10223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180628/9a981598/attachment.bin>


More information about the cfe-commits mailing list