There's a couple of remaining ones that I didn't touch:
./docs/GoldPlugin.rst:163: % ./configure && make && make check ./docs/LibFuzzer.rst:88: (cd pcre; ./autogen.sh; CC="clang -fsanitize=address $COV_FLAGS" ./configure --prefix=`pwd`/../inst && make -j && make install) ./llvm.spec.in:28:./configure \
The first is for building Gold, which I'm not familiar enough with to make the change (AFAICT it's referring to a different configure file anyway).
The second I believe is referring to a different configure file. Not sure though... @kcc?
I don't know what the third file is.
Can we use a $LLVM_SRC_DIR here as well?