Allow undefined symbols in LLVM libraries, which is needed because only
stubs are available for SerenityOS libraries when libc++ and libunwind
are built as part of a bootstrap cross-compile of the OS.
Depends on D154398
Paths
| Differential D154399
[llvm] Allow undefined symbols on SerenityOS AcceptedPublic Authored by ADKaster on Jul 3 2023, 6:53 PM.
Details
Diff Detail
Event TimelineADKaster added a child revision: D154400: [llvm] Add support for building LLVM on SerenityOS.Jul 3 2023, 6:54 PM This comment was removed by brad. This revision is now accepted and ready to land.Nov 2 2023, 6:37 PM
Revision Contents
Diff 536925 llvm/cmake/modules/HandleLLVMOptions.cmake
|