mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 00:46:45 +08:00
Otherwise the test evaluates to true on OpenCL 1.1 and earlier. Since we therefore cannot use the CL_VERSION_?_? macros move them to the proper position in the top-level header. llvm-svn: 211787