Bug 1523562 [wpt PR 14930] - Sync Mozilla CSS tests as of 2019-01-17, a=testonly
[gecko.git] / build / mozconfig.lld-link
blob56f0878ec5c1c932038170bbdebe8a43c63249eb
1 if test -d "$topsrcdir/clang/bin"; then
2     CLANG_DIR=`cd "$topsrcdir/clang/bin" ; pwd`
3     export PATH="${CLANG_DIR}:${PATH}"
4 fi
6 export LINKER=lld-link