[PATCH] D23152: Remove the Triple tests that were stressing the Parser's behaviour
jojo.ma via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 4 00:18:37 PDT 2016
jojo created this revision.
jojo added a reviewer: rengolin.
jojo added a subscriber: llvm-commits.
Now the tests of TargetParser is in place:
unittests/Support/TargetParserTest.cpp.
So the tests in TripleTest.cpp which actually stressing on TargetParser's behavior could be removed.
https://reviews.llvm.org/D23152
Files:
unittests/ADT/TripleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23152.66765.patch
Type: text/x-patch
Size: 6724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160804/fdc470d6/attachment.bin>
More information about the llvm-commits
mailing list