[all-commits] [llvm/llvm-project] ac3894: [Clang] Move XCore specific options from Clang.cpp...
Ben Shi via All-commits
all-commits at lists.llvm.org
Sat Jan 29 18:25:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac3894cf1e093baff747d63bd37844b9176bcbe0
https://github.com/llvm/llvm-project/commit/ac3894cf1e093baff747d63bd37844b9176bcbe0
Author: Ben Shi <ben.shi at streamcomputing.com>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Driver/ToolChains/XCore.cpp
M clang/test/Driver/xcore-opts.c
Log Message:
-----------
[Clang] Move XCore specific options from Clang.cpp to XCore.cpp
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D118535
More information about the All-commits
mailing list