Files
swift-mirror/test/IRGen/entrypoint-section-run-main_swift.cpp
Evan Wilde 8b41d2b003 Reenable compat lib in a couple tests
This patch re-enables the compat library on a couple of tests. The issue
was that the compat library was pulling in compiler-rt symbols for
determining system version. That was fixed with a little dlsym action in
188c7bd626. It was using the symbols to
determine if we had voucher_needs_adopt. It just took a while to
re-enable it in these tests.
2023-07-31 15:00:55 -07:00

2.4 KiB