[PATCH] D143355: [RISCV] Default to -ffixed-x18 for Fuchsia
    Roland McGrath via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Feb  5 18:13:14 PST 2023
    
    
  
mcgrathr added inline comments.
================
Comment at: llvm/lib/Target/RISCV/RISCVSubtarget.cpp:16
+#include "GISel/RISCVLegalizerInfo.h"
+#include "GISel/RISCVRegisterBankInfo.h"
 #include "RISCV.h"
----------------
jrtc27 wrote:
> Unrelated change
arcanist requested it via clang-format
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143355/new/
https://reviews.llvm.org/D143355
    
    
More information about the llvm-commits
mailing list