]> granicus.if.org Git - clang/commit
[test] Fix test failure
authorEli Friedman <efriedma@quicinc.com>
Mon, 14 Oct 2019 22:44:42 +0000 (22:44 +0000)
committerEli Friedman <efriedma@quicinc.com>
Mon, 14 Oct 2019 22:44:42 +0000 (22:44 +0000)
commit4362415b8a63db199842d5c087fa64f147017261
treec01fbef4f814fff716059e79df1ec500df375fbb
parent3895b1ae6a089ce631b856788110028bbab53422
[test] Fix test failure

The version mismatch symbol is version 9 on 32 bit android. Since
this test isn't actually testing any android specific functionality,
we force the target triple to x86_64-unknown-unknown in order to have
a consistent version number. It seems the test was already trying to
do this, just not doing it right

Patch by Christopher Tetrault

Differential Revision: https://reviews.llvm.org/D68882

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@374836 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/asan-new-pm.ll