[dsymutil][test] Fix failing test when no lipo binary available
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 13 Dec 2017 18:35:39 +0000 (18:35 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 13 Dec 2017 18:35:39 +0000 (18:35 +0000)
commitce5930af5cb9e1e8e698765f9c5a9a5397b6d385
tree33d3c6c5f3f413e785d779190563e8640dab76b2
parent378ae52b1013e35edfdaf7d3ffdb50aa630eea97
[dsymutil][test] Fix failing test when no lipo binary available

The invocation without -no-output would try to lipo the different debug
objects together. This wouldn't work on platforms that don't provide
that utility.

llvm-svn: 320605
llvm/test/tools/dsymutil/ARM/fat-threading.test