mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-18 20:26:06 +00:00

Add a missing include. This is important in the case HandleLLVMOptions is included prior to the missing CheckCXXSourceCompiles or CheckCXXCompilerFlag which includes CheckCXXSourceCompiles. llvm-svn: 262949
See docs/CMake.html for instructions on how to build LLVM with CMake.