[all-commits] [llvm/llvm-project] 4875ff: [RISCV] Remove redundant enabling of IAS for Clang...
Brad Smith via All-commits
all-commits at lists.llvm.org
Mon Apr 4 20:45:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4875ff1dc90bba089a5a14023d5eec69490b0422
https://github.com/llvm/llvm-project/commit/4875ff1dc90bba089a5a14023d5eec69490b0422
Author: Brad Smith <brad at comstyle.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M clang/lib/Driver/ToolChains/RISCVToolchain.h
Log Message:
-----------
[RISCV] Remove redundant enabling of IAS for Clang, NFC
Generic_GCC::IsIntegratedAssemblerDefault() already takes care of RISCV.
Reviewed By: kito-cheng, MaskRay
Differential Revision: https://reviews.llvm.org/D123097
More information about the All-commits
mailing list