[PATCH] D98881: [RISCV] Fix mcount name for Linux
    Jessica Clarke via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Mar 18 14:19:14 PDT 2021
    
    
  
jrtc27 added a comment.
This should really be for all OSes on RISC-V, which I think means copying it N times? :/
(GCC defines MCOUNT_NAME in riscv/riscv.h, not riscv/linux.h)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98881/new/
https://reviews.llvm.org/D98881
    
    
More information about the cfe-commits
mailing list