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