[clang] 6589a29 - [Driver][test] Create empty file Inputs/basic_cross_linux_tree/usr/x86_64-unknown-linux-gnu/bin/ld.lld

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 7 23:31:43 PST 2020


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


        


More information about the cfe-commits mailing list