Fix llvm_tools_dir attribute access not to fail when the variable is not
present. This directory is not really necessary to run lit tests,
and the code already accounts for it being None.
The reference was added in rL313407, and it breaks the stand-alone lit
package in Gentoo.