mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
module imports. This is useful when building redistributable static archives, since any pointers into the CLang module cache won't be portable. When using this option the Clang type fallback path in LLDB will be less useful since DWARF type information from those modules will not be available unless another object file compiled without the option imported the same modules. rdar://problem/48827784
50 KiB
50 KiB