[PATCH] D10802: [mips] Interrupt attribute support.
Simon Dardis via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 22 02:25:06 PDT 2015
sdardis updated the summary for this revision.
sdardis updated this revision to Diff 38102.
sdardis marked 3 inline comments as done.
sdardis added a comment.
Nits addressed and XFAIL tests added for functions having arguments and the interrupt attribute.
Test added to cover semantic warnings.
Rejects functions with mips16 & interrupt attributes.
Text in the bullet points of MipsInterruptDocs section expanded.
http://reviews.llvm.org/D10802
Files:
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
lib/CodeGen/TargetInfo.cpp
lib/Sema/SemaDeclAttr.cpp
test/CodeGen/mips-interrupt-attr-arg.c
test/CodeGen/mips-interrupt-attr.c
test/Sema/mips-interrupt-attr.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10802.38102.patch
Type: text/x-patch
Size: 10838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151022/964e7e7e/attachment-0001.bin>
More information about the cfe-commits
mailing list