[all-commits] [llvm/llvm-project] 71d88b: [Clang] Move Hexagon / VE IAS enabling to Generic_...
Brad Smith via All-commits
all-commits at lists.llvm.org
Wed Apr 13 20:56:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71d88b4ba8b0d45070b2f52b807f461fec737638
https://github.com/llvm/llvm-project/commit/71d88b4ba8b0d45070b2f52b807f461fec737638
Author: Brad Smith <brad at comstyle.com>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Gnu.cpp
M clang/lib/Driver/ToolChains/Hexagon.h
M clang/lib/Driver/ToolChains/VEToolchain.h
Log Message:
-----------
[Clang] Move Hexagon / VE IAS enabling to Generic_GCC::IsIntegratedAssemblerDefault, NFC
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D123438
More information about the All-commits
mailing list