diff --git a/etc/config/c++.amazon.properties b/etc/config/c++.amazon.properties index 5057b6b4290..230dfa3bebf 100644 --- a/etc/config/c++.amazon.properties +++ b/etc/config/c++.amazon.properties @@ -756,6 +756,7 @@ group.armclang64.licenseLink=https://github.com/llvm/llvm-project/blob/main/LICE group.armclang64.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions group.armclang64.compilerCategories=clang group.armclang64.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt +group.armclang64.objdumper=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/bin/objdump compiler.armv8-clang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang++ compiler.armv8-clang1810.semver=18.1.0 @@ -803,12 +804,10 @@ compiler.armv8-clang900.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/c # An alias of this name needs to be maintained to allow old URLs to continue to work compiler.armv8-clang900.alias=armv8-clang-9 compiler.armv8-clang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.armv8-clang-trunk.objdumper=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/bin/objdump compiler.armv8-clang-trunk.semver=(trunk) compiler.armv8-clang-trunk.isNightly=true compiler.armv8-clang-trunk.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot compiler.armv8-full-clang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.armv8-full-clang-trunk.objdumper=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/bin/objdump compiler.armv8-full-clang-trunk.semver=(all architectural features, trunk) compiler.armv8-full-clang-trunk.isNightly=true # Arm v8-a with all supported architectural features