]> granicus.if.org Git - clang/commit
1. Add some ABI information for the Microblaze.
authorWesley Peck <peckw@wesleypeck.com>
Sun, 19 Dec 2010 19:57:51 +0000 (19:57 +0000)
committerWesley Peck <peckw@wesleypeck.com>
Sun, 19 Dec 2010 19:57:51 +0000 (19:57 +0000)
commit276fdf408050d205f3a7f34c1e788224a67d2098
tree67f326f51329deab4f9cbb21f84cd65457b84d56
parent11542141e385859df6b4f1a8f1f01856ad193b5b
1. Add some ABI information for the Microblaze.
2. Add attibutes "interrupt_handler" and "save_volatiles" for the Microblaze target.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122184 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
lib/CodeGen/TargetInfo.cpp
lib/Sema/TargetAttributesSema.cpp