[PATCH] D148385: [RISCV] Implement KCFI operand bundle lowering for RV64
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 17 14:48:25 PDT 2023
craig.topper added inline comments.
================
Comment at: llvm/utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn:81
"RISCVInstrInfo.cpp",
+ "RISCVKCFI.cpp",
"RISCVMCInstLower.cpp",
----------------
Isn't this done automatically by the GN Syncbot when CMakeLists.txt is updated?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148385/new/
https://reviews.llvm.org/D148385
More information about the cfe-commits
mailing list