Contributors have noted that I failed to fully enable the hermetic LLVM build.
#3045 is a prototype fix, and I am going to try to whittle it down to a minimal set of improvements to allow us to properly enable the hermetic build.
One big obstacle is the python frontend shells out to clang on the CLI, and the hermetic toolchain doesn't make that easy.
Contributors have noted that I failed to fully enable the hermetic LLVM build.
#3045 is a prototype fix, and I am going to try to whittle it down to a minimal set of improvements to allow us to properly enable the hermetic build.
One big obstacle is the python frontend shells out to clang on the CLI, and the hermetic toolchain doesn't make that easy.