mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 20:00:11 +08:00
This does *not* link with libLLVM, but with static archives instead. Not super-great, but at least the build works, which is probably better than failing. Related to #57551 Differential Revision: https://reviews.llvm.org/D134434