llvm-capstone/llvm/cmake/modules
Jeremy Kun ebc3302725
Improve error message for cmake failure (#71404)
I ran into this error as a newbie, was educated
[here](https://discord.com/channels/636084430946959380/642426447167881246/1171016269387018310).
Updating the error message to be more descriptive about the problem and
my options.
2023-11-07 09:54:04 +01:00
..
AddLLVM.cmake [CMake] Avoid build spam by switching to Debug message (#69497) 2023-10-19 23:52:18 -07:00
AddOCaml.cmake
AddSphinxTarget.cmake [CMake] Replace list(FIND) by if(IN_LIST) where index isn't used 2023-01-23 23:59:31 +01:00
CheckAtomic.cmake Set LLVM_ATOMIC_LIB variable for convenient linking against libatomic 2022-11-03 21:07:43 +01:00
CheckCompilerVersion.cmake [docs] Bump minimum GCC version to 7.4 2023-07-31 13:10:08 -07:00
CheckProblematicConfigurations.cmake
CMakeLists.txt [cmake] Fix path to LLVMConfig.cmake for multi-config builds 2023-01-13 20:32:59 +01:00
CoverageReport.cmake [NFC] Fixing spelling in code comment 2022-11-14 10:28:36 -06:00
CrossCompile.cmake [CMake] Use LLVM own tools in extract_symbols.py 2023-05-15 16:20:19 -07:00
DetermineGCCCompatible.cmake
FindFFI.cmake [llvm][CMake] Check dependency cxx source compiles (#68549) 2023-10-18 09:03:04 -07:00
FindLibEdit.cmake [CMake] Install FindLibEdit find module 2023-05-04 13:33:52 +00:00
FindLibpfm.cmake
FindOCaml.cmake
FindSphinx.cmake
FindTerminfo.cmake [llvm][CMake] Check dependency cxx source compiles (#68549) 2023-10-18 09:03:04 -07:00
FindZ3.cmake [CMake][Z3]Don't attempt to compile / run if cross-compiling (#66355) 2023-09-15 12:57:33 +02:00
Findzstd.cmake [cmake] Fix Findzstd.cmake to handle OpenBSD shared libraries 2022-11-23 06:50:53 +01:00
GenerateVersionFromVCS.cmake [cmake] Add LLVM_FORCE_VC_REVISION option (#67125) 2023-09-25 14:32:52 +01:00
GetErrcMessages.cmake
GetHostTriple.cmake
GetLibraryName.cmake
HandleLLVMOptions.cmake [llvm][CMake] Respect LIBCXX_HARDENING_MODE on command-line (#68541) 2023-10-20 23:13:33 -07:00
HandleLLVMStdlib.cmake
LLVM-Build.cmake
LLVM-Config.cmake [CMake] Quote variables where "TARGET" may be a value 2023-06-06 02:08:45 +01:00
llvm-driver-template.cpp.in [llvm-driver] Reinvoke clang as described by llvm driver extra args 2023-02-10 19:42:32 +00:00
LLVMCheckLinkerFlag.cmake Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flag" 2023-02-22 17:32:07 +00:00
LLVMConfig.cmake.in [llvm][objdump] Remove support for printing the embedded Bitcode section in MachO files. (#68457) 2023-10-09 15:03:29 -07:00
LLVMConfigVersion.cmake.in
LLVMDistributionSupport.cmake
LLVMExternalProjectUtils.cmake [CMake] Ensure CLANG_RESOURCE_DIR is respected. 2023-06-03 04:21:35 -07:00
LLVMInstallSymlink.cmake Use LLVM_USE_SYMLINKS option in install_symlink 2023-03-08 07:26:27 +00:00
LLVMProcessSources.cmake Improve error message for cmake failure (#71404) 2023-11-07 09:54:04 +01:00
TableGen.cmake add_tablegen: Quick fix to reflect LLVM_TABLEGEN to llvm-min-tblgen 2023-05-02 17:05:42 +09:00
TensorFlowCompile.cmake [cmake] Stop using add_definitions 2023-01-24 08:27:04 +00:00
UseLibtool.cmake
VersionFromVCS.cmake