]> granicus.if.org Git - llvm/commit
[X86] Fix test checks script to handle run lines with no pipe checks
authorZvi Rackover <zvi.rackover@intel.com>
Mon, 7 Nov 2016 17:47:21 +0000 (17:47 +0000)
committerZvi Rackover <zvi.rackover@intel.com>
Mon, 7 Nov 2016 17:47:21 +0000 (17:47 +0000)
commitb54369e1887105d84d438f2b1ec82551d324eb04
tree3e875d0a41a188a35bd3c3b95dab6c4a4b4f930e
parentad83acaba55c90df4d17877849dc5694c431b68f
[X86] Fix test checks script to handle run lines with no pipe checks

Fixes crashes in tests such as test/CodeGen/X86/masked_gather_scatter.ll which
contains a RUN: with no pipe chain.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286125 91177308-0d34-0410-b5e6-96231b3b80d8
utils/update_llc_test_checks.py