[PATCH] D95755: [ELF] Support a few elf32lriscv_* & elf64lriscv_* emulations
    Jim Wilson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb  4 17:46:24 PST 2021
    
    
  
jimw added a comment.
I added the emulations here.
  https://sourceware.org/pipermail/binutils/2018-May/102785.html
the bug that this is to fix is here
  https://sourceware.org/bugzilla/show_bug.cgi?id=22962
The bug report discussion concluded that it had to be fixed in the linker, and fixing it in the linker required adding emulations.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95755/new/
https://reviews.llvm.org/D95755
    
    
More information about the llvm-commits
mailing list