[all-commits] [llvm/llvm-project] 4f2fde: [LoongArch] Honor the `--target-abi` option when g...
Lu Weining via All-commits
all-commits at lists.llvm.org
Wed Feb 1 19:40:09 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f2fde781fa93294c480236392826dd1d2cb0741
https://github.com/llvm/llvm-project/commit/4f2fde781fa93294c480236392826dd1d2cb0741
Author: Weining Lu <luweining at loongson.cn>
Date: 2023-02-02 (Thu, 02 Feb 2023)
Changed paths:
M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.cpp
M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.h
M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchELFStreamer.cpp
M llvm/test/CodeGen/LoongArch/e_flags.ll
Log Message:
-----------
[LoongArch] Honor the `--target-abi` option when generating e_flags
Reviewed By: xen0n, MaskRay
Differential Revision: https://reviews.llvm.org/D142837
More information about the All-commits
mailing list