mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 22:17:23 +08:00
This matches the ELF does. Update the comment in ELF/Symbols.h and duplicate it in wasm/Symbols.h This a followup on rL355580 and rL355577. Differential Revision: https://reviews.llvm.org/D59075 llvm-svn: 355737