[PATCH] D10802: [mips] Interrupt attribute support.
Simon Dardis via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 24 07:02:47 PST 2015
sdardis updated this revision to Diff 41041.
sdardis added a comment.
Updated text of return type/parameters warning to Aaron's suggestion.
Dropped '\' escape characters from warning/error text.
Removed mips16/nomips16 check.
Tweak of comment in handleMipsInterruptAttr.
http://reviews.llvm.org/D10802
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/CodeGen/mips-interrupt-attr.c
test/Sema/mips-interrupt-attr.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10802.41041.patch
Type: text/x-patch
Size: 13996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151124/66e78365/attachment-0001.bin>
More information about the cfe-commits
mailing list