Skip to content

Commit 742af34

Browse files
committed
docs: add varargs not working on aarch64 to known limitations
1 parent d855155 commit 742af34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/known-limitations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ as well as things it probably won't ever handle.
66
## Partially implemented, experimental
77

88
* variadic function definitions and macros that operate on `va_list`s
9+
* generally working on x86_64
10+
* not yet working on aarch64
911
* preserving comments
1012
* GNU inline assembly
1113
* `long double` type (Linux only)

0 commit comments

Comments
 (0)