blob: 96740b00ede6b9445b6339cfd66fe9c970a5c8cc [file] [log] [blame] [raw]
# Default settings for OpenCL C
compilers=&clang:&spirv
defaultCompiler=openclcclangdefault
postProcess=
demangler=c++filt
supportsBinary=false
translatorPath=/opt/compiler-explorer/llvm-spirv-trunk/bin/llvm-spirv
disassemblerPath=/opt/compiler-explorer/SPIRV-Tools-master/build/tools/spirv-dis
group.clang.compilers=openclcclang7:openclcclang8:openclcclang9:openclcclang10:openclcclang11:openclcclang12:openclcclang13:openclcclangdefault
group.clang.compilerType=clang
compiler.openclcclang7.exe=/usr/bin/clang-7
compiler.openclcclang7.name=clang 7
compiler.openclcclang7.options=-Xclang -finclude-default-header
compiler.openclcclang8.exe=/usr/bin/clang-8
compiler.openclcclang8.name=clang 8
compiler.openclcclang8.options=-Xclang -finclude-default-header
compiler.openclcclang9.exe=/usr/bin/clang-9
compiler.openclcclang9.name=clang 9
compiler.openclcclang8.options=-Xclang -finclude-default-header
compiler.openclcclang10.exe=/usr/bin/clang-10
compiler.openclcclang10.name=clang 10
compiler.openclcclang10.options=-Xclang -finclude-default-header
compiler.openclcclang11.exe=/usr/bin/clang-11
compiler.openclcclang11.name=clang 11
compiler.openclcclang11.options=-Xclang -finclude-default-header
compiler.openclcclang12.exe=/usr/bin/clang-12
compiler.openclcclang12.name=clang 12
compiler.openclcclang12.options=-Xclang -finclude-default-header
compiler.openclcclang13.exe=/usr/bin/clang-13
compiler.openclcclang13.name=clang 13
compiler.openclcclangdefault.exe=/usr/bin/clang
compiler.openclcclangdefault.name=clang default
group.spirv.compilers=spirvclang13spir:spirvclang13spir64:spirvclangdefaultspir:spirvclangdefaultspir64
group.spirv.compilerType=spirv
compiler.spirvclang13spir.exe=/usr/bin/clang-13
compiler.spirvclang13spir.name=clang 13 (SPIR-V asm, spir triple)
compiler.spirvclang13spir.options=-finclude-default-header -fdeclare-opencl-builtins -triple spir-unknown-unknown
compiler.spirvclang13spir64.exe=/usr/bin/clang-13
compiler.spirvclang13spir64.name=clang 13 (SPIR-V asm, spir64 triple)
compiler.spirvclang13spir64.options=-finclude-default-header -fdeclare-opencl-builtins -triple spir64-unknown-unknown
compiler.spirvclangdefaultspir.exe=/usr/bin/clang
compiler.spirvclangdefaultspir.name=clang default (SPIR-V asm, spir triple)
compiler.spirvclangdefaultspir.options=-finclude-default-header -fdeclare-opencl-builtins -triple spir-unknown-unknown
compiler.spirvclangdefaultspir64.exe=/usr/bin/clang
compiler.spirvclangdefaultspir64.name=clang default (SPIR-V asm, spir64 triple)
compiler.spirvclangdefaultspir64.options=-finclude-default-header -fdeclare-opencl-builtins -triple spir64-unknown-unknown