Finalize subprograms after writing them. Correct debug info for C varargs. Add uwtable metadata. Removed visibility from functions.

This commit is contained in:
Christoffer Lerno
2023-07-17 02:00:27 +02:00
committed by Christoffer Lerno
parent aa216fa510
commit 209d994336
13 changed files with 235 additions and 54 deletions

View File

@@ -14,7 +14,6 @@ message("C3C version: ${CMAKE_PROJECT_VERSION}")
include(FetchContent)
include(FeatureSummary)
set(CMAKE_FIND_PACKAGE_SORT_ORDER NATURAL)
set(CMAKE_FIND_PACKAGE_SORT_DIRECTION DEC)