[PATCH] D32460: ADT: handle special case of ARM environment for SuSE
İsmail Dönmez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 25 00:58:42 PDT 2017
ismail requested changes to this revision.
ismail added a comment.
This revision now requires changes to proceed.
This looks good but please fix the typo in comments: SuSE -> SUSE
Also please use the correct triple: armv7hl-suse-linux-gnueabi (at least in the second test I think.)
Also the vendor test in TripleTest.cpp should be updated.
Repository:
rL LLVM
https://reviews.llvm.org/D32460
More information about the llvm-commits
mailing list