mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This removes the last reference to the `llvm::` namespace in the standard library. All uses of the LLVMSupport library now are namespaced into the `__swift::__runtime` namespace. This allows us to incrementally vend the LLVMSupport library and make the separation explicit.
69 KiB
69 KiB