[lld] [lld][symbol-ordering] Strip out llvm suffixes for orderfile (PR #102458)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 17:11:13 PDT 2024


https://github.com/MaskRay requested changes to this pull request.

I left a comment on https://crbug.com/356360613 . I think the use case should be investigated before jumping into an implementation. In linkers we strive to avoid special behaviors based on special symbol names. A change like this cannot be accepted.

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


More information about the llvm-commits mailing list