https://llvm.org/bugs/show_bug.cgi?id=30980
Bug ID: 30980 Summary: __attribute__((leaf)) not recognized Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: Frontend Assignee: unassignedclangb...@nondot.org Reporter: rol...@hack.frob.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified GCC supports __attribute__((leaf)) as an optimization hint. Even if Clang/LLVM doesn't do anything with it, Clang should accept the attribute without a warning for compatibility with GCC. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs