mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Cleanup and document the configuration of the library path and rpath. With SWIFT_BENCHMARK_USE_OS_LIBRARIES, it's now possible to directly build benchmarks for a target device and run those benchmarks on the device without building or installing Swift. It's also possible now to specify an absolute SWIFT_LIBRARY_PATH to be used as an rpath so installation can be skipped.