[PATCH] D88394: [Driver][M68K] (Patch 8/8) Add driver support for M68K
Min-Yih Hsu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 4 11:41:07 PDT 2020
myhsu updated this revision to Diff 296065.
myhsu added a comment.
- Use the canonical CPU name (i.e. names started with upper case 'M')
- Tell the driver to use integrated assembler (i.e. MC) by default
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88394/new/
https://reviews.llvm.org/D88394
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/CMakeLists.txt
clang/lib/Driver/ToolChains/Arch/M680x0.cpp
clang/lib/Driver/ToolChains/Arch/M680x0.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/lib/Driver/ToolChains/Gnu.cpp
clang/lib/Driver/ToolChains/Linux.cpp
clang/test/Driver/m680x0-features.cpp
clang/test/Driver/m680x0-sub-archs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88394.296065.patch
Type: text/x-patch
Size: 15575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201004/ed00a48b/attachment-0001.bin>
More information about the cfe-commits
mailing list