[ELF] Linkerscript: support hidden symbols assignments
This add support for HIDDEN command which can be used to define a symbol that will be hidden and won't be exported. Differential Revision: https://reviews.llvm.org/D23534 llvm-svn: 278770
Loading
Please register or sign in to comment