[all-commits] [llvm/llvm-project] ee4c23: [CSKY] Remove redundant enabling of IAS for Clang, ...
Brad Smith via All-commits
all-commits at lists.llvm.org
Mon Apr 11 19:42:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee4c235386a36f65aa378f62889439c2fa3412b6
https://github.com/llvm/llvm-project/commit/ee4c235386a36f65aa378f62889439c2fa3412b6
Author: Brad Smith <brad at comstyle.com>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M clang/lib/Driver/ToolChains/CSKYToolChain.h
Log Message:
-----------
[CSKY] Remove redundant enabling of IAS for Clang, NFC
Generic_GCC::IsIntegratedAssemblerDefault() already takes care of CSKY.
Reviewed By: zixuan-wu
Differential Revision: https://reviews.llvm.org/D123431
More information about the All-commits
mailing list