Add target triple to CodeGenOpenCL/pipe_types.cl test case
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Fri, 29 Jan 2016 10:45:23 +0000 (10:45 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Fri, 29 Jan 2016 10:45:23 +0000 (10:45 +0000)
commit1a0c1804b3ddd449be3900b88529a94f9a40e759
tree6502a75d49b841d3228360de47f6368c2f44d8c4
parent8c26e7c647fb20689bc3a41fcbae6888af04cdb6
Add target triple to CodeGenOpenCL/pipe_types.cl test case

The test is failing on SystemZ since different IR is being
generated due to platform ABI differences.  Add a target triple.

Fix suggested by Anastasia Stulova.

llvm-svn: 259183
clang/test/CodeGenOpenCL/pipe_types.cl