ladybird/Ports/llvm/patches
2021-06-10 20:21:08 +01:00
..
insert-ifdef-serenity.patch Ports: Add LLVM port 2021-06-10 20:21:08 +01:00
ReadMe.md Ports: Add LLVM port 2021-06-10 20:21:08 +01:00
remove-wstring.patch Ports: Add LLVM port 2021-06-10 20:21:08 +01:00

Patches for LLVM on SerenityOS

remove-wstring.patch

Removes wstrings from the source code, as SerenityOS doesn't support them yet.

insert-ifdef-serenity.patch

This patch adds several defines in order to omit things not supported by SerenityOS.