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

Ana Pazos via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 26 10:38:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC338045:  [RISCV] Add support for interrupt attribute (authored by apazos, committed by ).
Herald added a subscriber: jrtc27.

Repository:
  rC Clang

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.157529.patch
Type: text/x-patch
Size: 11756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180726/e4596bbf/attachment-0001.bin>


More information about the cfe-commits mailing list