Files
Zygisk-Assistant/module/jni/libcxx/README.md
2024-01-16 19:28:29 -03:00

6 lines
172 B
Markdown

## libc++
LLVM libc++, specifically for Android, removing exception and RTTI support.
Source code is extracted from both the upstrean and AOSP `llvm-project` repository.