Author: Fangrui Song Date: 2020-02-07T23:30:54-08:00 New Revision: 6589a2914762eb6c2a1181c6b71edbb5d09130b2
URL: https://github.com/llvm/llvm-project/commit/6589a2914762eb6c2a1181c6b71edbb5d09130b2 DIFF: https://github.com/llvm/llvm-project/commit/6589a2914762eb6c2a1181c6b71edbb5d09130b2.diff LOG: [Driver][test] Create empty file Inputs/basic_cross_linux_tree/usr/x86_64-unknown-linux-gnu/bin/ld.lld To make lto.c and lto.cu pass for systems that do not have ld.lld Added: clang/test/Driver/Inputs/basic_cross_linux_tree/usr/x86_64-unknown-linux-gnu/bin/ld.lld Modified: Removed: ################################################################################ diff --git a/clang/test/Driver/Inputs/basic_cross_linux_tree/usr/x86_64-unknown-linux-gnu/bin/ld.lld b/clang/test/Driver/Inputs/basic_cross_linux_tree/usr/x86_64-unknown-linux-gnu/bin/ld.lld new file mode 100755 index 000000000000..e69de29bb2d1 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits