]> granicus.if.org Git - clang/commit
clang/test/CodeGenOpenCL/opencl_types.cl: Tweak expressions according to r237548.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 18 May 2015 03:58:27 +0000 (03:58 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 18 May 2015 03:58:27 +0000 (03:58 +0000)
commitbafbd6069e8c35f93a4874e695501bf61fc9dafc
tree8ea41f917aff67c95ca74eab6c81154e2900e2a6
parent96c71a1fddcd4142848f616097c1de5490ceffcb
clang/test/CodeGenOpenCL/opencl_types.cl: Tweak expressions according to r237548.

With MS mangler, the signature is:

  x86: define void @"\01?bad1@@$$J0YAXPAPAUocl_image1d@@PAPAUocl_image2d@@1@Z"  (%opencl.image1d_t** %b, %opencl.image2d_t** %c, %opencl.image2d_t** %d) nounwind
  x64: define void @"\01?bad1@@$$J0YAXPEAPAUocl_image1d@@PEAPAUocl_image2d@@1@Z"(%opencl.image1d_t** %b, %opencl.image2d_t** %c, %opencl.image2d_t** %d) nounwind

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@237551 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenOpenCL/opencl_types.cl