Skip to content

Commit 9489668

Browse files
Add AVR to the docs
1 parent bf549d6 commit 9489668

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/include/clang/Basic/AttrDocs.td

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5993,6 +5993,7 @@ Not all targets support this attribute:
59935993
``ifunc`` is replaced with a global function pointer, and the call is replaced
59945994
with an indirect call. The function pointer is initialized by a constructor
59955995
that calls the resolver.
5996+
- Baremetal target supports it on AVR.
59965997
- Other targets currently do not support this attribute.
59975998
}];
59985999
}

0 commit comments

Comments
 (0)