[all-commits] [llvm/llvm-project] 5c34cd: [RISCV] Pass FeatureBitset to computeTargetABI by ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed May 3 10:20:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c34cdaad7c2fdb995e5160f502022583e55b5b2
https://github.com/llvm/llvm-project/commit/5c34cdaad7c2fdb995e5160f502022583e55b5b2
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-05-03 (Wed, 03 May 2023)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.cpp
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
Log Message:
-----------
[RISCV] Pass FeatureBitset to computeTargetABI by const reference. NFC
More information about the All-commits
mailing list