[PATCH] D88393: [cfe][M68k] (Patch 7/8) Basic Clang support
Min-Yih Hsu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 1 21:44:40 PST 2020
myhsu updated this revision to Diff 308866.
myhsu marked 3 inline comments as done.
myhsu added a comment.
- Addressed all the feedbacks
- Fixed minor issues that would retrieve the wrong TargetCodeGenInfo instance
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88393/new/
https://reviews.llvm.org/D88393
Files:
clang/include/clang/Basic/Attr.td
clang/lib/Basic/CMakeLists.txt
clang/lib/Basic/Targets.cpp
clang/lib/Basic/Targets/M68k.cpp
clang/lib/Basic/Targets/M68k.h
clang/lib/CodeGen/TargetInfo.cpp
clang/lib/Sema/SemaDeclAttr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88393.308866.patch
Type: text/x-patch
Size: 12860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201202/abc0d2f9/attachment-0001.bin>
More information about the cfe-commits
mailing list