[PATCH] D92259: [ELF] Make foo@@v1 resolved undefined foo at v1

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 27 22:42:36 PST 2020


MaskRay added a comment.

(FWIW I have made some notes about symbol versioning at https://translate.google.com/translate?sl=zh-CN&tl=en&u=https%3A%2F%2Fmaskray.me%2Fblog%2F2020-11-26-all-about-symbol-versioning)
(Apparently people are annoyed by lack of symbol versioning documentation https://invisible-island.net/ncurses/ncurses-mapsyms.html  :) )
(We may need one document under `docs/ELF/` describing the LLD behavior)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92259/new/

https://reviews.llvm.org/D92259



More information about the llvm-commits mailing list