mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 07:57:36 +08:00
Some functions are implemented using hand-written LLVM IR, and LLVM assembly format is allowed to change between versions, so we should require a specific version of LLVM. llvm-svn: 225041