[PATCH] D33356: [Nios2] Changes in frontend to support Nios2 LLVM target
Mateusz Belicki via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 24 09:12:02 PDT 2017
belickim updated this revision to Diff 100111.
belickim added a comment.
I implemented changes suggested by Joerg.
In previous version there was also an additional macro with CPU name that I removed. It was not documented anywhere and is not even used by GCC. So there seems to be no prior usages, that would support its existence. The presence of that macro in previous version of the patch was an oversight.
https://reviews.llvm.org/D33356
Files:
include/clang/Basic/BuiltinsNios2.def
include/clang/Basic/TargetBuiltins.h
lib/Basic/Targets.cpp
lib/Driver/ToolChains/CommonArgs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33356.100111.patch
Type: text/x-patch
Size: 10189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170524/8d5d4ae4/attachment.bin>
More information about the cfe-commits
mailing list