[all-commits] [llvm/llvm-project] 1256d6: [RISCV] Check the target-abi module flag matches t...
Zakk Chen via All-commits
all-commits at lists.llvm.org
Tue Jan 21 07:44:48 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1256d68093ac1696034e385bbb4cb6e516b66bea
https://github.com/llvm/llvm-project/commit/1256d68093ac1696034e385bbb4cb6e516b66bea
Author: Zakk Chen <zakk.chen at sifive.com>
Date: 2020-01-21 (Tue, 21 Jan 2020)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
M llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.cpp
M llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.h
A llvm/test/CodeGen/RISCV/module-target-abi.ll
A llvm/test/CodeGen/RISCV/module-target-abi2.ll
Log Message:
-----------
[RISCV] Check the target-abi module flag matches the option
Reviewers: lenary, asb
Reviewed By: lenary
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D72768
More information about the All-commits
mailing list