Disable failing test and fix RUN line.
authorRichard Trieu <rtrieu@google.com>
Thu, 10 Mar 2016 04:04:12 +0000 (04:04 +0000)
committerRichard Trieu <rtrieu@google.com>
Thu, 10 Mar 2016 04:04:12 +0000 (04:04 +0000)
commit9402d58e5bbe6744d871ca0e63964fac0538aa85
tree5be97cc3928eea567e00f41be943b5539504d60d
parent37a1d6207fda75c59188d5f15003ed59c2cb1462
Disable failing test and fix RUN line.

See https://llvm.org/bugs/show_bug.cgi?id=26894 for details.  This change
fixes the incorrect flags to Clang and the piping issue.  It also disables
the FileCheck portion of the test, which is currently failing.

llvm-svn: 263091
clang/test/CodeGen/arm_neon_intrinsics.c