aboutsummaryrefslogtreecommitdiff
path: root/etc/config/cpp_for_opencl.amazon.properties
diff options
context:
space:
mode:
Diffstat (limited to 'etc/config/cpp_for_opencl.amazon.properties')
-rw-r--r--etc/config/cpp_for_opencl.amazon.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/config/cpp_for_opencl.amazon.properties b/etc/config/cpp_for_opencl.amazon.properties
index 16b14a97a..f2410f514 100644
--- a/etc/config/cpp_for_opencl.amazon.properties
+++ b/etc/config/cpp_for_opencl.amazon.properties
@@ -18,6 +18,7 @@ group.armcpp4oclclang32.supportsExecute=false
group.armcpp4oclclang32.instructionSet=arm32
# The -Dkernel= -D__kernel= workaround is required to prevent the Clang crash reported in https://llvm.org/PR50841
group.armcpp4oclclang32.baseOptions=-Dkernel= -D__kernel=
+group.armcpp4oclclang32.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
group.armcpp4oclclang64.groupName=Arm 64-bit clang
group.armcpp4oclclang64.compilers=armv8-cpp4oclclang1000:armv8-cpp4oclclang1001:armv8-cpp4oclclang1100:armv8-cpp4oclclang1101:armv8-cpp4oclclang1200:armv8-cpp4oclclang1300:armv8-cpp4oclclang1400:armv8-cpp4oclclang1500:armv8-cpp4oclclang-trunk:armv8-cpp4oclclang-trunk-assertions:armv8-full-cpp4oclclang-trunk
@@ -27,6 +28,7 @@ group.armcpp4oclclang64.supportsExecute=false
group.armcpp4oclclang64.instructionSet=aarch64
# The -Dkernel= -D__kernel= workaround is required to prevent the Clang crash reported in https://llvm.org/PR50841
group.armcpp4oclclang64.baseOptions=-Dkernel= -D__kernel=
+group.armcpp4oclclang64.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
# Specify each Clang version
@@ -184,6 +186,7 @@ group.spirv32cpp4oclclang.supportsExecute=false
group.spirv32cpp4oclclang.instructionSet=spirv
# The latest llvm-spirv accepts translation with spirv32 target.
group.spirv32cpp4oclclang.baseOptions=-finclude-default-header -fdeclare-opencl-builtins -triple spir-unknown-unknown
+group.spirv32cpp4oclclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
group.spirv64cpp4oclclang.groupName=SPIR-V 64-bit clang (with llvm-spirv)
group.spirv64cpp4oclclang.compilers=spirv64-cpp4oclclang-trunk:spirv64-cpp4oclclang-trunk-assertions
@@ -193,6 +196,7 @@ group.spirv64cpp4oclclang.supportsExecute=false
group.spirv64cpp4oclclang.instructionSet=spirv
# The latest llvm-spirv accepts translation with spirv64 target.
group.spirv64cpp4oclclang.baseOptions=-finclude-default-header -fdeclare-opencl-builtins -triple spir64-unknown-unknown
+group.spirv64cpp4oclclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
# 32 bits
compiler.spirv32-cpp4oclclang-trunk.alias=armv7-cpp4oclclang-trunk-spir