Rather than invoking the linker directly, let the compiler driver handle it. This ensures that we use the correct linker in the case of cross-compiling. Differential Revision: https://reviews.llvm.org/D127828
See http://llvm.org/docs/LibFuzzer.html
Rather than invoking the linker directly, let the compiler driver handle it. This ensures that we use the correct linker in the case of cross-compiling. Differential Revision: https://reviews.llvm.org/D127828
See http://llvm.org/docs/LibFuzzer.html