[cfe-commits] r115056 - in /cfe/trunk: include/clang/Basic/Attr.td include/clang/Sema/AttributeList.h lib/CodeGen/CodeGenModule.cpp lib/Sema/AttributeList.cpp lib/Sema/SemaDeclAttr.cpp test/CodeGen/attr-naked.c test/Sema/attr-naked.c

Anton Korobeynikov anton at korobeynikov.info
Wed Sep 29 11:31:50 PDT 2010


> Sema should produce an error for targets that don't support this.  A TargetInfo hook is a good way to handle this.
LLVM implementation of naked attribute is target-neutral...

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the cfe-commits mailing list