[PATCH] D61117: Fix Bug 41353 - unique symbols printed as D instead of u

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 18 20:06:54 PDT 2019


MaskRay added a comment.

BTW, I think `STB_GNU_UNIQUE` is a misfeature (no clear specification, only (complex) implementation is in glibc, interaction with STB_WEAK/STB_GLOBAL is unclear..)..  this feature will highlight the problem :)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61117





More information about the llvm-commits mailing list