Files
swift-mirror/lib/Serialization/SerializedModuleLoader.cpp
Brent Royal-Gordon c1cc51d1f3 Use target triple for “universal” modules
When loading a module supporting multiple targets, the module loader now looks for a file named with a normalized version of the target triple first, and only falls back to the architecture name if the normalized triple is not found.
2019-02-27 11:43:12 -08:00

30 KiB