[PATCH] D22827: [test/gold] Add gold test subdirectory tests needing v1.12 (or higher)
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 28 11:51:29 PDT 2016
MatzeB added a subscriber: MatzeB.
MatzeB added a comment.
This leads to the output of "ld -v" getting shown on my terminal every time I run "ninja check-llvm" on my macOS system.
(For some reason lit.site.cfg also has config.gold_executable pointing to /usr/bin/ld even though I am pretty sure that is not a gold linker on my machine).
Repository:
rL LLVM
https://reviews.llvm.org/D22827
More information about the llvm-commits
mailing list