[PATCH] D86263: [ELF] Keep st_type for symbol assignment
    Shoaib Meenai via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Aug 20 09:25:29 PDT 2020
    
    
  
smeenai added a comment.
Thank you!
================
Comment at: lld/test/ELF/linkerscript/symbol-assign-type.s:2
+# REQUIRES: x86
+## Keep st_type for simple assignment (`aliase = aliasee`). This property is
+## desired on some targets, where symbol types can affect relocation processing
----------------
Typo: aliase -> alias
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86263/new/
https://reviews.llvm.org/D86263
    
    
More information about the llvm-commits
mailing list