[PATCH] D23557: [RISCV 1/10] Recognise riscv32 and riscv64 in triple parsing code
Alex Bradbury via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 26 05:14:30 PDT 2016
asb added a subscriber: bogner.
asb updated this revision to Diff 69345.
asb added a comment.
Fix incorrect sort order issue in lib/Support/Triple.cpp reported by @bogner (the email doesn't seem to have triggered a Phabricator update...)
https://reviews.llvm.org/D23557
Files:
include/llvm/ADT/Triple.h
lib/Support/Triple.cpp
unittests/ADT/TripleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23557.69345.patch
Type: text/x-patch
Size: 6437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160826/8c653a15/attachment.bin>
More information about the llvm-commits
mailing list