mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We were calling `SymInitialize()` multiple times, which is wrong, which was making the `SymbolInfo::lookup()` call fail. Also, we weren't fetching the module names, so we should do that too. rdar://130992923
3.3 KiB
3.3 KiB