[PATCH] D28638: [NDS32 1/22] Recognise nds32 in triple parsing code
Shiva Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 18 22:31:48 PST 2017
shiva0217 updated this revision to Diff 84938.
shiva0217 added a comment.
Remove NDS32 in LLVM_NATIVE_ARCH because it's an experimental target.
Use -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=NDS32 configuration option to build the target.
https://reviews.llvm.org/D28638
Files:
CODE_OWNERS.TXT
include/llvm/ADT/Triple.h
lib/Support/Triple.cpp
unittests/ADT/TripleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28638.84938.patch
Type: text/x-patch
Size: 4830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170119/b6f4ed1c/attachment.bin>
More information about the llvm-commits
mailing list