diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2015-05-18 03:58:27 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2015-05-18 03:58:27 +0000 |
commit | 74a0022fde0d7cee22986d5da80fca9056d7ede8 (patch) | |
tree | 75c5a08209740a44dadcf8d77915b22e1b9ece27 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | a0aafa38535180ed0f73e2c18b2e4aa34f8f4c64 (diff) | |
download | llvm-74a0022fde0d7cee22986d5da80fca9056d7ede8.zip llvm-74a0022fde0d7cee22986d5da80fca9056d7ede8.tar.gz llvm-74a0022fde0d7cee22986d5da80fca9056d7ede8.tar.bz2 |
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
llvm-svn: 237551
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions