We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gold
1 parent 23429cd commit 9e0ce6bCopy full SHA for 9e0ce6b
.github/workflows/amd-aie-build.yml
@@ -29,5 +29,5 @@ jobs:
29
build_target: "" # empty to indicate default target build
30
projects: clang;lld
31
cache-key: amd-aie
32
- extra_cmake_args: '-DLLVM_USE_LINKER=gold -C clang/cmake/caches/Peano-AIE.cmake'
+ extra_cmake_args: '-C clang/cmake/caches/Peano-AIE.cmake'
33
os_list: '["windows-2019"]'
0 commit comments