swiftlang / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Swift’s stable releases of Clang as well as support the Swift project.
https://llvm.org
Other
1.12k stars 331 forks source link

[lldb] Remove functionality to rename module names before reconstruction #9180

Closed augusto2112 closed 1 month ago

augusto2112 commented 2 months ago

Remove functionality to rename a type's module name from ABI name to real name before type reconstruction.

With changes in the compiler side, this functionality is not needed anymore. Besides, this functionality was incomplete as it could not deal with multiple modules sharing the same ABI name.

augusto2112 commented 2 months ago

https://github.com/swiftlang/swift/pull/76065 @swift-ci test

augusto2112 commented 2 months ago

https://github.com/swiftlang/swift/pull/76065 @swift-ci test

augusto2112 commented 2 months ago

https://github.com/swiftlang/swift/pull/76065 @swift-ci test

augusto2112 commented 1 month ago

@swift-ci test

augusto2112 commented 1 month ago

@swift-ci test

augusto2112 commented 1 month ago

@swift-ci test