[lld] [ELF] Detect convergence of output section addresses (PR #93888)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 18:08:08 PDT 2024


================
@@ -1389,7 +1392,8 @@ LinkerScript::AddressState::AddressState() {
 // we also handle rest commands like symbol assignments and ASSERTs.
 // Returns a symbol that has changed its section or value, or nullptr if no
----------------
MaskRay wrote:

Thx. Fixed

https://github.com/llvm/llvm-project/pull/93888


More information about the llvm-commits mailing list