# This is the CMakeCache file. # For build in directory: /home/zhangjb/workspace/light-fm-95pvs/gpu_bxm_4_64/llvm-5935153/llvm.riscv64 # It was generated by CMake: /usr/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //Dependencies for target AnnotateFunctions_LIB_DEPENDS:STATIC= //Build a 32 bit version of the library. BENCHMARK_BUILD_32_BITS:BOOL=OFF //Flags used by the C++ compiler during coverage builds. BENCHMARK_CXX_FLAGS_COVERAGE:STRING=-g //Allow the downloading and in-tree building of unmet dependencies BENCHMARK_DOWNLOAD_DEPENDENCIES:BOOL=OFF //Enable building and running the assembly tests BENCHMARK_ENABLE_ASSEMBLY_TESTS:BOOL=OFF //Enable the use of exceptions in the benchmark library. BENCHMARK_ENABLE_EXCEPTIONS:BOOL=OFF //Enable building the unit tests which depend on gtest BENCHMARK_ENABLE_GTEST_TESTS:BOOL=OFF //Enable installation of benchmark. (Projects embedding benchmark // may want to turn this OFF.) BENCHMARK_ENABLE_INSTALL:BOOL=OFF //Enable link time optimisation of the benchmark library. BENCHMARK_ENABLE_LTO:BOOL=OFF //Enable testing of the benchmark library. BENCHMARK_ENABLE_TESTING:BOOL=OFF //Flags used for linking binaries during coverage builds. BENCHMARK_EXE_LINKER_FLAGS_COVERAGE:STRING= //Flags used by the shared libraries linker during coverage builds. BENCHMARK_SHARED_LINKER_FLAGS_COVERAGE:STRING= //Build and test using libc++ as the standard library. BENCHMARK_USE_LIBCXX:BOOL=OFF //Default URL where bug reports are to be submitted. BUG_REPORT_URL:STRING=https://bugs.llvm.org/ //Build clang-format VS plugin BUILD_CLANG_FORMAT_VS_PLUGIN:BOOL=OFF //Build all libraries as shared libraries instead of static BUILD_SHARED_LIBS:BOOL=OFF //Header providing backtrace(3) facility Backtrace_HEADER:STRING=execinfo.h //Path to a file. Backtrace_INCLUDE_DIR:PATH=/home/zhangjb/workspace/light-fm-95pvs/buildroot/output/host/opt/ext-toolchain/sysroot/usr/include //Library providing backtrace(3), empty for default set of libraries Backtrace_LIBRARY:FILEPATH= //Dependencies for target BugpointPasses_LIB_DEPENDS:STATIC= //Build CLANG example programs by default. CLANG_BUILD_EXAMPLES:BOOL=OFF //Build the Clang tools. If OFF, just generate build targets. CLANG_BUILD_TOOLS:BOOL=ON //Default C++ stdlib to use ("libstdc++" or "libc++", empty for // platform default CLANG_DEFAULT_CXX_STDLIB:STRING= //Default linker to use (linker name or absolute path, empty for // platform default) CLANG_DEFAULT_LINKER:STRING= //Default objcopy executable to use. CLANG_DEFAULT_OBJCOPY:STRING=objcopy //Default OpenMP runtime used by -fopenmp. CLANG_DEFAULT_OPENMP_RUNTIME:STRING=libomp //Default runtime library to use ("libgcc" or "compiler-rt", empty // for platform default) CLANG_DEFAULT_RTLIB:STRING= //Default standard to use for C/ObjC code (IDENT from LangStandards.def, // empty for platform default) CLANG_DEFAULT_STD_C:STRING= //Default standard to use for C++/ObjC++ code (IDENT from LangStandards.def, // empty for platform default) CLANG_DEFAULT_STD_CXX:STRING= //Default unwind library to use ("none" "libgcc" or "libunwind", // empty to match runtime library.) CLANG_DEFAULT_UNWINDLIB:STRING= //Build ARCMT. CLANG_ENABLE_ARCMT:BOOL=Off //No help, variable specified on the command line. CLANG_ENABLE_OBJC_REWRITER:UNINITIALIZED=Off //Build Clang protobuf fuzzer. CLANG_ENABLE_PROTO_FUZZER:BOOL=OFF //Build static analyzer. CLANG_ENABLE_STATIC_ANALYZER:BOOL=Off //Major version number that will be appended to the clang executable // name CLANG_EXECUTABLE_VERSION:STRING=9 //Generate build targets for the Clang docs. CLANG_INCLUDE_DOCS:BOOL=ON //Generate build targets for the Clang unit tests. CLANG_INCLUDE_TESTS:BOOL=OFF //Link tools against libclang-cpp.so CLANG_LINK_CLANG_DYLIB:BOOL=OFF //Default architecture for OpenMP offloading to Nvidia GPUs. CLANG_OPENMP_NVPTX_DEFAULT_ARCH:STRING=sm_35 //Build clang with plugin support CLANG_PLUGIN_SUPPORT:BOOL=Off //Python versions to install libclang python bindings for CLANG_PYTHON_BINDINGS_VERSIONS:STRING= //Vendor-specific text for showing the repository the source is // taken from. CLANG_REPOSITORY_STRING:STRING= //Relative directory from the Clang binary to its resource files. CLANG_RESOURCE_DIR:STRING= //Native TableGen executable. Saves building one when cross-compiling. CLANG_TABLEGEN:STRING=/home/zhangjb/workspace/light-fm-95pvs/gpu_bxm_4_64/llvm-5935153/llvm.tblgen/bin/clang-tblgen //Whether to build ARCMT_TEST as part of CLANG CLANG_TOOL_ARCMT_TEST_BUILD:BOOL=ON //Whether to build CLANG_CHECK as part of CLANG CLANG_TOOL_CLANG_CHECK_BUILD:BOOL=ON //Whether to build clang-diff as part of CLANG CLANG_TOOL_CLANG_DIFF_BUILD:BOOL=ON //Whether to build CLANG_EXTDEF_MAPPING as part of CLANG CLANG_TOOL_CLANG_EXTDEF_MAPPING_BUILD:BOOL=ON //Whether to build clang-format as part of CLANG CLANG_TOOL_CLANG_FORMAT_BUILD:BOOL=ON //Whether to build clang-format-vs as part of CLANG CLANG_TOOL_CLANG_FORMAT_VS_BUILD:BOOL=ON //Whether to build clang-fuzzer as part of CLANG CLANG_TOOL_CLANG_FUZZER_BUILD:BOOL=ON //Whether to build clang-import-test as part of CLANG CLANG_TOOL_CLANG_IMPORT_TEST_BUILD:BOOL=ON //Whether to build clang-offload-bundler as part of CLANG CLANG_TOOL_CLANG_OFFLOAD_BUNDLER_BUILD:BOOL=ON //Whether to build clang-refactor as part of CLANG CLANG_TOOL_CLANG_REFACTOR_BUILD:BOOL=ON //Whether to build clang-rename as part of CLANG CLANG_TOOL_CLANG_RENAME_BUILD:BOOL=ON //Whether to build clang-scan-deps as part of CLANG CLANG_TOOL_CLANG_SCAN_DEPS_BUILD:BOOL=ON //Whether to build clang-shlib as part of CLANG CLANG_TOOL_CLANG_SHLIB_BUILD:BOOL=ON //Whether to build C_ARCMT_TEST as part of CLANG CLANG_TOOL_C_ARCMT_TEST_BUILD:BOOL=ON //Whether to build c-index-test as part of CLANG CLANG_TOOL_C_INDEX_TEST_BUILD:BOOL=ON //Whether to build diagtool as part of CLANG CLANG_TOOL_DIAGTOOL_BUILD:BOOL=ON //Whether to build driver as part of CLANG CLANG_TOOL_DRIVER_BUILD:BOOL=ON //Whether to build handle-cxx as part of CLANG CLANG_TOOL_HANDLE_CXX_BUILD:BOOL=ON //Whether to build handle-llvm as part of CLANG CLANG_TOOL_HANDLE_LLVM_BUILD:BOOL=ON //Whether to build libclang as part of CLANG CLANG_TOOL_LIBCLANG_BUILD:BOOL=ON //Whether to build SCAN_BUILD as part of CLANG CLANG_TOOL_SCAN_BUILD_BUILD:BOOL=ON //Whether to build SCAN_VIEW as part of CLANG CLANG_TOOL_SCAN_VIEW_BUILD:BOOL=ON //Vendor-specific text for showing with version information. CLANG_VENDOR:STRING= //Vendor-specific uti. CLANG_VENDOR_UTI:STRING=org.llvm.clang //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/ar //The ASM compiler CMAKE_ASM_COMPILER:FILEPATH=/home/zhangjb/workspace/light-fm-95pvs/buildroot/output/host/bin/riscv64-unknown-linux-gnu-gcc //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_ASM_COMPILER_AR:FILEPATH=/home/zhangjb/workspace/light-fm-95pvs/buildroot/output/host/bin/riscv64-unknown-linux-gnu-gcc-ar //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_ASM_COMPILER_RANLIB:FILEPATH=/home/zhangjb/workspace/light-fm-95pvs/buildroot/output/host/bin/riscv64-unknown-linux-gnu-gcc-ranlib //Flags used by the assembler during all build types. CMAKE_ASM_FLAGS:STRING= //Flags used by the assembler during debug builds. CMAKE_ASM_FLAGS_DEBUG:STRING=-g //Flags used by the assembler during release minsize builds. CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the assembler during release builds. CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the assembler during Release with Debug Info builds. CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Choose the type of build, options are: None(CMAKE_CXX_FLAGS or // CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. CMAKE_BUILD_TYPE:STRING=Release //No help, variable specified on the command line. CMAKE_CROSSCOMPILING:UNINITIALIZED=On //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=/home/zhangjb/workspace/light-fm-95pvs/buildroot/output/host/bin/riscv64-unknown-linux-gnu-g++ //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib //Flags used by the compiler during all build types. CMAKE_CXX_FLAGS:STRING= //Flags used by the compiler during debug builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //Flags used by the compiler during release builds for minimum // size. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the compiler during release builds. CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the compiler during release builds with debug info. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //C compiler CMAKE_C_COMPILER:FILEPATH=/home/zhangjb/workspace/light-fm-95pvs/buildroot/output/host/bin/riscv64-unknown-linux-gnu-gcc //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib //Flags used by the compiler during all build types. CMAKE_C_FLAGS:STRING= //Flags used by the compiler during debug builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the compiler during release builds for minimum // size. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the compiler during release builds. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the compiler during release builds with debug info. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Flags used by the linker. CMAKE_EXE_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF //No help, variable specified on the command line. CMAKE_FIND_ROOT_PATH_MODE_INCLUDE:UNINITIALIZED=ONLY //No help, variable specified on the command line. CMAKE_FIND_ROOT_PATH_MODE_LIBRARY:UNINITIALIZED=ONLY //No help, variable specified on the command line. CMAKE_FIND_ROOT_PATH_MODE_PACKAGE:UNINITIALIZED=ONLY //No help, variable specified on the command line. CMAKE_FIND_ROOT_PATH_MODE_PROGRAM:UNINITIALIZED=NEVER //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/usr/local //Path to a program. CMAKE_LINKER:FILEPATH=/usr/bin/ld //Program used to build from build.ninja files. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/ninja //Flags used by the linker during the creation of modules. CMAKE_MODULE_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_NM:FILEPATH=/usr/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=LLVM //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Flags used by the linker during the creation of dll's. CMAKE_SHARED_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //If set, runtime paths are not added when installing shared libraries, // but are added when building. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=NO //Flags used by the linker during the creation of static libraries. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/usr/bin/strip //No help, variable specified on the command line. CMAKE_SYSROOT:UNINITIALIZED=/home/zhangjb/workspace/light-fm-95pvs/buildroot/output/host/opt/ext-toolchain/sysroot //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console // during the make. This is useful for debugging only. With Visual // Studio IDE projects all commands are done without /nologo. CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE //Enable to build Debian packages CPACK_BINARY_DEB:BOOL=OFF //Enable to build FreeBSD packages CPACK_BINARY_FREEBSD:BOOL=OFF //Enable to build IFW packages CPACK_BINARY_IFW:BOOL=OFF //Enable to build NSIS packages CPACK_BINARY_NSIS:BOOL=OFF //Enable to build RPM packages CPACK_BINARY_RPM:BOOL=OFF //Enable to build STGZ packages CPACK_BINARY_STGZ:BOOL=ON //Enable to build TBZ2 packages CPACK_BINARY_TBZ2:BOOL=OFF //Enable to build TGZ packages CPACK_BINARY_TGZ:BOOL=ON //Enable to build TXZ packages CPACK_BINARY_TXZ:BOOL=OFF //Enable to build TZ packages CPACK_BINARY_TZ:BOOL=ON //Enable to build RPM source packages CPACK_SOURCE_RPM:BOOL=OFF //Enable to build TBZ2 source packages CPACK_SOURCE_TBZ2:BOOL=ON //Enable to build TGZ source packages CPACK_SOURCE_TGZ:BOOL=ON //Enable to build TXZ source packages CPACK_SOURCE_TXZ:BOOL=ON //Enable to build TZ source packages CPACK_SOURCE_TZ:BOOL=ON //Enable to build ZIP source packages CPACK_SOURCE_ZIP:BOOL=OFF //Colon separated list of directories clang will search for headers. C_INCLUDE_DIRS:STRING= //Default to all compiler invocations for --sysroot=. DEFAULT_SYSROOT:PATH= //Path to a library. DL_LIBRARY_PATH:FILEPATH=DL_LIBRARY_PATH-NOTFOUND //Enable the experimental new pass manager by default. ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER:BOOL=FALSE //pass --build-id to ld ENABLE_LINKER_BUILD_ID:BOOL=OFF //enable x86 relax relocations by default ENABLE_X86_RELAX_RELOCATIONS:BOOL=OFF //Additional directory, where CMake should search for ffi.h or // ffi/ffi.h FFI_INCLUDE_DIR:PATH= //Additional directory, where CMake should search for libffi.so FFI_LIBRARY_DIR:PATH= //Directory where gcc is installed. GCC_INSTALL_PREFIX:PATH= //Git command line client GIT_EXECUTABLE:FILEPATH=/usr/bin/git //The gold linker GOLD_EXECUTABLE:FILEPATH=/usr/bin/ld.gold //go executable GO_EXECUTABLE:FILEPATH=GO_EXECUTABLE-NOTFOUND //OK HAVE_STD_REGEX:BOOL=ON //Path to a library. ICONV_LIBRARY_PATH:FILEPATH=ICONV_LIBRARY_PATH-NOTFOUND //Build libclang as a static library (in addition to a shared one) LIBCLANG_BUILD_STATIC:BOOL=OFF //Major version number that will be appended to the libclang library LIBCLANG_LIBRARY_VERSION:STRING=9 //Path to a library. LIBRT:FILEPATH=LIBRT-NOTFOUND //Path to a file. LIBXML2_INCLUDE_DIR:PATH=LIBXML2_INCLUDE_DIR-NOTFOUND //Path to a library. LIBXML2_LIBRARY:FILEPATH=LIBXML2_LIBRARY-NOTFOUND //Path to a program. LIBXML2_XMLLINT_EXECUTABLE:FILEPATH=/usr/bin/xmllint //Dependencies for target LLVMAggressiveInstCombine_LIB_DEPENDS:STATIC= //Dependencies for target LLVMAnalysis_LIB_DEPENDS:STATIC= //Dependencies for target LLVMAsmParser_LIB_DEPENDS:STATIC= //Dependencies for target LLVMAsmPrinter_LIB_DEPENDS:STATIC= //Dependencies for target LLVMBinaryFormat_LIB_DEPENDS:STATIC= //Dependencies for target LLVMBitReader_LIB_DEPENDS:STATIC= //Dependencies for target LLVMBitWriter_LIB_DEPENDS:STATIC= //Dependencies for target LLVMBitstreamReader_LIB_DEPENDS:STATIC= //Dependencies for the target LLVMCFIVerify_LIB_DEPENDS:STATIC=general;LLVMDebugInfoDWARF;general;LLVMMC;general;LLVMMCParser;general;LLVMObject;general;LLVMSupport;general;LLVMSymbolize; //Dependencies for target LLVMCodeGen_LIB_DEPENDS:STATIC= //Dependencies for target LLVMCore_LIB_DEPENDS:STATIC= //Dependencies for target LLVMCoroutines_LIB_DEPENDS:STATIC= //Dependencies for target LLVMCoverage_LIB_DEPENDS:STATIC= //Dependencies for target LLVMDebugInfoCodeView_LIB_DEPENDS:STATIC= //Dependencies for target LLVMDebugInfoDWARF_LIB_DEPENDS:STATIC= //Dependencies for target LLVMDebugInfoGSYM_LIB_DEPENDS:STATIC= //Dependencies for target LLVMDebugInfoMSF_LIB_DEPENDS:STATIC= //Dependencies for target LLVMDebugInfoPDB_LIB_DEPENDS:STATIC= //Dependencies for target LLVMDemangle_LIB_DEPENDS:STATIC= //Dependencies for target LLVMDlltoolDriver_LIB_DEPENDS:STATIC= //Dependencies for target LLVMExecutionEngine_LIB_DEPENDS:STATIC= //Dependencies for the target LLVMExegesis_LIB_DEPENDS:STATIC=general;LLVMAnalysis;general;LLVMCodeGen;general;LLVMCore;general;LLVMExecutionEngine;general;LLVMGlobalISel;general;LLVMMC;general;LLVMMCDisassembler;general;LLVMMCJIT;general;LLVMObject;general;LLVMObjectYAML;general;LLVMSupport; //Dependencies for target LLVMFuzzMutate_LIB_DEPENDS:STATIC= //Dependencies for target LLVMGlobalISel_LIB_DEPENDS:STATIC= //Dependencies for target LLVMHello_LIB_DEPENDS:STATIC= //Dependencies for target LLVMIRReader_LIB_DEPENDS:STATIC= //Dependencies for target LLVMInstCombine_LIB_DEPENDS:STATIC= //Dependencies for target LLVMInstrumentation_LIB_DEPENDS:STATIC= //Dependencies for target LLVMInterpreter_LIB_DEPENDS:STATIC= //Dependencies for target LLVMJITLink_LIB_DEPENDS:STATIC= //Dependencies for target LLVMLTO_LIB_DEPENDS:STATIC= //Dependencies for target LLVMLibDriver_LIB_DEPENDS:STATIC= //Dependencies for target LLVMLineEditor_LIB_DEPENDS:STATIC= //Dependencies for target LLVMLinker_LIB_DEPENDS:STATIC= //Dependencies for target LLVMMCA_LIB_DEPENDS:STATIC= //Dependencies for target LLVMMCDisassembler_LIB_DEPENDS:STATIC= //Dependencies for target LLVMMCJIT_LIB_DEPENDS:STATIC= //Dependencies for target LLVMMCParser_LIB_DEPENDS:STATIC= //Dependencies for target LLVMMC_LIB_DEPENDS:STATIC= //Dependencies for target LLVMMIRParser_LIB_DEPENDS:STATIC= //Dependencies for target LLVMObjCARCOpts_LIB_DEPENDS:STATIC= //Dependencies for target LLVMObjectYAML_LIB_DEPENDS:STATIC= //Dependencies for target LLVMObject_LIB_DEPENDS:STATIC= //Dependencies for target LLVMOption_LIB_DEPENDS:STATIC= //Dependencies for the target LLVMOrcJIT_LIB_DEPENDS:STATIC=general;LLVMBitReader;general;LLVMBitWriter;general;LLVMPasses; //Dependencies for target LLVMPasses_LIB_DEPENDS:STATIC= //Dependencies for target LLVMProfileData_LIB_DEPENDS:STATIC= //Dependencies for target LLVMRemarks_LIB_DEPENDS:STATIC= //Dependencies for target LLVMRuntimeDyld_LIB_DEPENDS:STATIC= //Dependencies for target LLVMSPIRVLib_LIB_DEPENDS:STATIC= //Dependencies for target LLVMScalarOpts_LIB_DEPENDS:STATIC= //Dependencies for target LLVMSelectionDAG_LIB_DEPENDS:STATIC= //Dependencies for target LLVMSupport_LIB_DEPENDS:STATIC= //Dependencies for target LLVMSymbolize_LIB_DEPENDS:STATIC= //Dependencies for target LLVMTableGen_LIB_DEPENDS:STATIC= //Dependencies for target LLVMTarget_LIB_DEPENDS:STATIC= //Dependencies for target LLVMTextAPI_LIB_DEPENDS:STATIC= //Dependencies for target LLVMTransformUtils_LIB_DEPENDS:STATIC= //Dependencies for target LLVMVectorize_LIB_DEPENDS:STATIC= //Dependencies for target LLVMWindowsManifest_LIB_DEPENDS:STATIC= //Dependencies for target LLVMXRay_LIB_DEPENDS:STATIC= //Enable abi-breaking checks. Can be WITH_ASSERTS, FORCE_ON or // FORCE_OFF. LLVM_ABI_BREAKING_CHECKS:STRING=WITH_ASSERTS //Embed the version control system revision in LLVM LLVM_APPEND_VC_REV:BOOL=ON //Value Computed by CMake LLVM_BINARY_DIR:STATIC=/home/zhangjb/workspace/light-fm-95pvs/gpu_bxm_4_64/llvm-5935153/llvm.riscv64 //PATH to binutils/include containing plugin-api.h for gold plugin. LLVM_BINUTILS_INCDIR:PATH= //Build 32 bits executables and libraries. LLVM_BUILD_32_BITS:BOOL=OFF //Add LLVM benchmark targets to the list of default //\ntargets. If OFF, benchmarks still could be built using Benchmarks // target. LLVM_BUILD_BENCHMARKS:BOOL=OFF //Build the llvm documentation. LLVM_BUILD_DOCS:BOOL=OFF //Build the LLVM example programs. If OFF, just generate build // targets. LLVM_BUILD_EXAMPLES:BOOL=OFF //Build compiler-rt as an external project. LLVM_BUILD_EXTERNAL_COMPILER_RT:BOOL=OFF //Build LLVM and tools with PGO instrumentation. May be specified // as IR or Frontend LLVM_BUILD_INSTRUMENTED:STRING=OFF //Build LLVM and tools with Code Coverage instrumentation LLVM_BUILD_INSTRUMENTED_COVERAGE:BOOL=OFF //Build libllvm-c re-export library (Darwin only) LLVM_BUILD_LLVM_C_DYLIB:BOOL=OFF //Build libllvm dynamic library LLVM_BUILD_LLVM_DYLIB:BOOL=OFF //Build the LLVM runtime libraries. LLVM_BUILD_RUNTIME:BOOL=Off //Build the LLVM runtimes. If OFF, just generate build targets. LLVM_BUILD_RUNTIMES:BOOL=Off //Build LLVM unit tests. If OFF, just generate build targets. LLVM_BUILD_TESTS:BOOL=OFF //Build the LLVM tools. If OFF, just generate build targets. LLVM_BUILD_TOOLS:BOOL=Off //Build LLVM utility binaries. If OFF, just generate build targets. LLVM_BUILD_UTILS:BOOL=Off //Set to ON for a ccache enabled build LLVM_CCACHE_BUILD:BOOL=OFF //Sign executables and dylibs with the given identity or skip if // empty (Darwin Only) LLVM_CODESIGNING_IDENTITY:STRING= //C++ standard to use for compilation. LLVM_CXX_STD:STRING=c++11 //Default target for which LLVM will generate code. LLVM_DEFAULT_TARGET_TRIPLE:STRING=x86_64-unknown-linux-gnu //Dependency debugging mode to verify correctly expressed library // dependencies (Darwin only) LLVM_DEPENDENCY_DEBUGGING:BOOL=OFF //Semicolon-separated list of components to include in libLLVM, // or "all". LLVM_DYLIB_COMPONENTS:STRING=all //Enable assertions LLVM_ENABLE_ASSERTIONS:BOOL=Off //Enable embedding backtraces on crash. LLVM_ENABLE_BACKTRACES:BOOL=Off //Build bindings. LLVM_ENABLE_BINDINGS:BOOL=Off //Turn on memory dumps on crashes. Currently only implemented on // Windows. LLVM_ENABLE_CRASH_DUMPS:BOOL=OFF //Enable crash overrides. LLVM_ENABLE_CRASH_OVERRIDES:BOOL=ON //Debug: Prints tablegen patterns that were used for selecting LLVM_ENABLE_DAGISEL_COV:BOOL=OFF //Use doxygen to generate llvm API documentation. LLVM_ENABLE_DOXYGEN:BOOL=OFF //Enable dump functions even when assertions are disabled LLVM_ENABLE_DUMP:BOOL=OFF //Enable Exception handling LLVM_ENABLE_EH:BOOL=OFF //Enable expensive checks LLVM_ENABLE_EXPENSIVE_CHECKS:BOOL=OFF //Use libffi to call external functions from the interpreter LLVM_ENABLE_FFI:BOOL=OFF //Enable collection of GlobalISel rule coverage LLVM_ENABLE_GISEL_COV:BOOL=OFF //Disable optional build system features that cause problems for // IDE generators LLVM_ENABLE_IDE:BOOL=OFF //Build LLVM and tools with IR PGO instrumentation (deprecated) LLVM_ENABLE_IR_PGO:BOOL=OFF //Use libc++ if available. LLVM_ENABLE_LIBCXX:BOOL=OFF //Use libedit if available. LLVM_ENABLE_LIBEDIT:BOOL=Off //Use libpfm for performance counters if available. LLVM_ENABLE_LIBPFM:BOOL=ON //Use libxml2 if available. Can be ON, OFF, or FORCE_ON LLVM_ENABLE_LIBXML2:STRING=ON //Use lld as C and C++ linker. LLVM_ENABLE_LLD:BOOL=OFF //Compile with -fmodules-local-submodule-visibility. LLVM_ENABLE_LOCAL_SUBMODULE_VISIBILITY:BOOL=ON //Build LLVM with LTO. May be specified as Thin or Full to use // a particular kind of LTO LLVM_ENABLE_LTO:STRING=OFF //Compile with C++ modules enabled. LLVM_ENABLE_MODULES:BOOL=OFF //Compile with -gmodules. LLVM_ENABLE_MODULE_DEBUGGING:BOOL=OFF //Build OCaml bindings documentation. LLVM_ENABLE_OCAMLDOC:BOOL=ON //Compile with pedantic enabled. LLVM_ENABLE_PEDANTIC:BOOL=ON //Enable per-target runtimes directory LLVM_ENABLE_PER_TARGET_RUNTIME_DIR:BOOL=OFF //Build Position-Independent Code LLVM_ENABLE_PIC:BOOL=ON //Enable plugin support LLVM_ENABLE_PLUGINS:BOOL=ON //Semicolon-separated list of projects to build (clang;clang-tools-extra;compiler-rt;debuginfo-tests;libclc;libcxx;libcxxabi;libunwind;lld;lldb;llgo;openmp;parallel-libs;polly;pstl), // or "all". LLVM_ENABLE_PROJECTS:STRING=clang LLVM_ENABLE_PROJECTS_USED:BOOL=ON //Enable run time type information LLVM_ENABLE_RTTI:BOOL=OFF //Semicolon-separated list of runtimes to build (libcxx;libcxxabi;libunwind;compiler-rt), // or "all". LLVM_ENABLE_RUNTIMES:STRING= //Use Sphinx to generate llvm documentation. LLVM_ENABLE_SPHINX:BOOL=OFF //Use terminfo database if available. LLVM_ENABLE_TERMINFO:BOOL=Off //Use threads if available. LLVM_ENABLE_THREADS:BOOL=ON //Emit unwind tables for the libraries LLVM_ENABLE_UNWIND_TABLES:BOOL=ON //Enable compiler warnings. LLVM_ENABLE_WARNINGS:BOOL=ON //Fail and stop if a warning is triggered. LLVM_ENABLE_WERROR:BOOL=OFF //Enable Support for the Z3 constraint solver in LLVM. LLVM_ENABLE_Z3_SOLVER:BOOL=Off //Use zlib for compression/decompression if available. LLVM_ENABLE_ZLIB:BOOL=Off //Semicolon-separated list of experimental targets to build. LLVM_EXPERIMENTAL_TARGETS_TO_BUILD:STRING= //Export symbols from LLVM tools so that plugins can import them LLVM_EXPORT_SYMBOLS_FOR_PLUGINS:BOOL=OFF //Generate dSYM files and strip executables and libraries (Darwin // Only) LLVM_EXTERNALIZE_DEBUGINFO:BOOL=OFF LLVM_EXTERNAL_CLANG_SOURCE_DIR:STRING=/home/zhangjb/workspace/light-fm-95pvs/gpu_bxm_4_64/llvm-5935153/llvm.src/llvm/../clang //Path to clang-tools-extra source directory LLVM_EXTERNAL_CLANG_TOOLS_EXTRA_SOURCE_DIR:PATH= //Path to dragonegg source directory LLVM_EXTERNAL_DRAGONEGG_SOURCE_DIR:PATH= //Path to lldb source directory LLVM_EXTERNAL_LLDB_SOURCE_DIR:PATH= //Path to lld source directory LLVM_EXTERNAL_LLD_SOURCE_DIR:PATH= //Path to llgo source directory LLVM_EXTERNAL_LLGO_SOURCE_DIR:PATH= //Path to openmp source directory LLVM_EXTERNAL_OPENMP_SOURCE_DIR:PATH= //Path to parallel-libs source directory LLVM_EXTERNAL_PARALLEL_LIBS_SOURCE_DIR:PATH= //No help, variable specified on the command line. LLVM_EXTERNAL_PROJECTS:UNINITIALIZED=SPV_TRANSLATOR //Path to SPV_TRANSLATOR source directory LLVM_EXTERNAL_SPV_TRANSLATOR_SOURCE_DIR:PATH=/home/zhangjb/workspace/light-fm-95pvs/gpu_bxm_4_64/llvm-5935153/llvm.src/spv-translator //Path to a program. LLVM_FILECHECK_EXE:FILEPATH=LLVM_FILECHECK_EXE-NOTFOUND //Enable statistics collection for builds that wouldn't normally // enable it LLVM_FORCE_ENABLE_STATS:BOOL=OFF //Set to ON to force using an old, unsupported host toolchain. LLVM_FORCE_USE_OLD_TOOLCHAIN:BOOL=OFF //Host on which LLVM binaries will run LLVM_HOST_TRIPLE:STRING=x86_64-unknown-linux-gnu //Generate benchmark targets. If OFF, benchmarks can't be built. LLVM_INCLUDE_BENCHMARKS:BOOL=ON //Generate build targets for llvm documentation. LLVM_INCLUDE_DOCS:BOOL=ON //Generate build targets for the LLVM examples LLVM_INCLUDE_EXAMPLES:BOOL=ON //Include the Go bindings tests in test build targets. LLVM_INCLUDE_GO_TESTS:BOOL=ON //Generate build targets for the LLVM runtimes. LLVM_INCLUDE_RUNTIMES:BOOL=ON //Generate build targets for the LLVM unit tests. LLVM_INCLUDE_TESTS:BOOL=Off //Generate build targets for the LLVM tools. LLVM_INCLUDE_TOOLS:BOOL=ON //Generate build targets for the LLVM utils. LLVM_INCLUDE_UTILS:BOOL=ON //Install symlinks from the binutils tool names to the corresponding // LLVM tools. LLVM_INSTALL_BINUTILS_SYMLINKS:BOOL=OFF //Doxygen-generated HTML documentation install directory LLVM_INSTALL_DOXYGEN_HTML_DIR:STRING=share/doc/llvm/doxygen-html //Install the modulemap files in the 'install' target. LLVM_INSTALL_MODULEMAPS:BOOL=OFF //OCamldoc-generated HTML documentation install directory LLVM_INSTALL_OCAMLDOC_HTML_DIR:STRING=share/doc/llvm/ocaml-html //Only include toolchain files in the 'install' target. LLVM_INSTALL_TOOLCHAIN_ONLY:BOOL=OFF //Include utility binaries in the 'install' target. LLVM_INSTALL_UTILS:BOOL=OFF //Define suffix of library directory name (32/64) LLVM_LIBDIR_SUFFIX:STRING= //Path to fuzzing library for linking with fuzz targets LLVM_LIB_FUZZING_ENGINE:PATH= //Link tools against the libllvm dynamic library LLVM_LINK_LLVM_DYLIB:BOOL=OFF //Default options for lit LLVM_LIT_ARGS:STRING=-sv //Force TableGen to be built with optimization LLVM_OPTIMIZED_TABLEGEN:BOOL=On //Pass -O1 on debug sanitizer builds LLVM_OPTIMIZE_SANITIZED_BUILDS:BOOL=ON //Define the maximum number of concurrent compilation jobs (Ninja // only). LLVM_PARALLEL_COMPILE_JOBS:STRING= //Define the maximum number of concurrent link jobs (Ninja only). LLVM_PARALLEL_LINK_JOBS:STRING=1 //Build LLVM with Polly LLVM_POLLY_BUILD:BOOL=ON //Statically link Polly into tools (if available) LLVM_POLLY_LINK_INTO_TOOLS:BOOL=ON //Profiling data file to use when compiling in order to improve // runtime performance. LLVM_PROFDATA_FILE:FILEPATH= //Value Computed by CMake LLVM_SOURCE_DIR:STATIC=/home/zhangjb/workspace/light-fm-95pvs/gpu_bxm_4_64/llvm-5935153/llvm.src/llvm //Use prefix for sources in debug info LLVM_SOURCE_PREFIX:STRING= //.spec file to use for srpm generation LLVM_SRPM_USER_BINARY_SPECFILE:FILEPATH=/home/zhangjb/workspace/light-fm-95pvs/gpu_bxm_4_64/llvm-5935153/llvm.src/llvm/llvm.spec.in //Native TableGen executable. Saves building one when cross-compiling. LLVM_TABLEGEN:STRING=/home/zhangjb/workspace/light-fm-95pvs/gpu_bxm_4_64/llvm-5935153/llvm.tblgen/bin/llvm-tblgen //Semicolon-separated list of targets to build, or "all". LLVM_TARGETS_TO_BUILD:STRING= //Set target to use for LLVM JIT or use "host" for automatic detection. LLVM_TARGET_ARCH:STRING=host //The name of environment variable to override default target. // Disabled by blank. LLVM_TARGET_TRIPLE_ENV:STRING= //Set to ON to only warn when using a toolchain which is about // to be deprecated, instead of emitting an error. LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN:BOOL=1 //Path for binary subdirectory (defaults to 'bin') LLVM_TOOLS_INSTALL_DIR:STRING=bin //Whether to build bugpoint as part of LLVM LLVM_TOOL_BUGPOINT_BUILD:BOOL=ON //Whether to build bugpoint-passes as part of LLVM LLVM_TOOL_BUGPOINT_PASSES_BUILD:BOOL=ON //Whether to build clang as part of LLVM LLVM_TOOL_CLANG_BUILD:BOOL=TRUE //Whether to build clang-tools-extra as part of LLVM LLVM_TOOL_CLANG_TOOLS_EXTRA_BUILD:BOOL=FALSE //Whether to build COMPILER_RT as part of LLVM LLVM_TOOL_COMPILER_RT_BUILD:BOOL=FALSE //Whether to build DEBUGINFO_TESTS as part of LLVM LLVM_TOOL_DEBUGINFO_TESTS_BUILD:BOOL=FALSE //Whether to build dragonegg as part of LLVM LLVM_TOOL_DRAGONEGG_BUILD:BOOL=OFF //Whether to build dsymutil as part of LLVM LLVM_TOOL_DSYMUTIL_BUILD:BOOL=ON //Whether to build gold as part of LLVM LLVM_TOOL_GOLD_BUILD:BOOL=ON //Whether to build LIBCLC as part of LLVM LLVM_TOOL_LIBCLC_BUILD:BOOL=FALSE //Whether to build LIBCXXABI as part of LLVM LLVM_TOOL_LIBCXXABI_BUILD:BOOL=FALSE //Whether to build LIBCXX as part of LLVM LLVM_TOOL_LIBCXX_BUILD:BOOL=FALSE //Whether to build LIBUNWIND as part of LLVM LLVM_TOOL_LIBUNWIND_BUILD:BOOL=FALSE //Whether to build llc as part of LLVM LLVM_TOOL_LLC_BUILD:BOOL=ON //Whether to build lldb as part of LLVM LLVM_TOOL_LLDB_BUILD:BOOL=FALSE //Whether to build lld as part of LLVM LLVM_TOOL_LLD_BUILD:BOOL=FALSE //Whether to build llgo as part of LLVM LLVM_TOOL_LLGO_BUILD:BOOL=FALSE //Whether to build lli as part of LLVM LLVM_TOOL_LLI_BUILD:BOOL=ON //Whether to build llvm-ar as part of LLVM LLVM_TOOL_LLVM_AR_BUILD:BOOL=ON //Whether to build llvm-as as part of LLVM LLVM_TOOL_LLVM_AS_BUILD:BOOL=ON //Whether to build llvm-as-fuzzer as part of LLVM LLVM_TOOL_LLVM_AS_FUZZER_BUILD:BOOL=ON //Whether to build llvm-bcanalyzer as part of LLVM LLVM_TOOL_LLVM_BCANALYZER_BUILD:BOOL=ON //Whether to build llvm-cat as part of LLVM LLVM_TOOL_LLVM_CAT_BUILD:BOOL=ON //Whether to build llvm-cfi-verify as part of LLVM LLVM_TOOL_LLVM_CFI_VERIFY_BUILD:BOOL=ON //Whether to build llvm-config as part of LLVM LLVM_TOOL_LLVM_CONFIG_BUILD:BOOL=ON //Whether to build llvm-cov as part of LLVM LLVM_TOOL_LLVM_COV_BUILD:BOOL=ON //Whether to build llvm-cvtres as part of LLVM LLVM_TOOL_LLVM_CVTRES_BUILD:BOOL=ON //Whether to build llvm-cxxdump as part of LLVM LLVM_TOOL_LLVM_CXXDUMP_BUILD:BOOL=ON //Whether to build llvm-cxxfilt as part of LLVM LLVM_TOOL_LLVM_CXXFILT_BUILD:BOOL=ON //Whether to build llvm-cxxmap as part of LLVM LLVM_TOOL_LLVM_CXXMAP_BUILD:BOOL=ON //Whether to build llvm-c-test as part of LLVM LLVM_TOOL_LLVM_C_TEST_BUILD:BOOL=ON //Whether to build llvm-diff as part of LLVM LLVM_TOOL_LLVM_DIFF_BUILD:BOOL=ON //Whether to build llvm-dis as part of LLVM LLVM_TOOL_LLVM_DIS_BUILD:BOOL=ON //Whether to build llvm-dwarfdump as part of LLVM LLVM_TOOL_LLVM_DWARFDUMP_BUILD:BOOL=ON //Whether to build llvm-dwp as part of LLVM LLVM_TOOL_LLVM_DWP_BUILD:BOOL=ON //Whether to build llvm-elfabi as part of LLVM LLVM_TOOL_LLVM_ELFABI_BUILD:BOOL=ON //Whether to build llvm-exegesis as part of LLVM LLVM_TOOL_LLVM_EXEGESIS_BUILD:BOOL=ON //Whether to build llvm-extract as part of LLVM LLVM_TOOL_LLVM_EXTRACT_BUILD:BOOL=ON //Whether to build llvm-go as part of LLVM LLVM_TOOL_LLVM_GO_BUILD:BOOL=ON //Whether to build llvm-isel-fuzzer as part of LLVM LLVM_TOOL_LLVM_ISEL_FUZZER_BUILD:BOOL=ON //Whether to build llvm-itanium-demangle-fuzzer as part of LLVM LLVM_TOOL_LLVM_ITANIUM_DEMANGLE_FUZZER_BUILD:BOOL=ON //Whether to build llvm-jitlink as part of LLVM LLVM_TOOL_LLVM_JITLINK_BUILD:BOOL=ON //Whether to build LLVM_JITLISTENER as part of LLVM LLVM_TOOL_LLVM_JITLISTENER_BUILD:BOOL=ON //Whether to build llvm-link as part of LLVM LLVM_TOOL_LLVM_LINK_BUILD:BOOL=ON //Whether to build llvm-lipo as part of LLVM LLVM_TOOL_LLVM_LIPO_BUILD:BOOL=ON //Whether to build llvm-lto2 as part of LLVM LLVM_TOOL_LLVM_LTO2_BUILD:BOOL=ON //Whether to build llvm-lto as part of LLVM LLVM_TOOL_LLVM_LTO_BUILD:BOOL=ON //Whether to build llvm-mca as part of LLVM LLVM_TOOL_LLVM_MCA_BUILD:BOOL=ON //Whether to build llvm-mc-assemble-fuzzer as part of LLVM LLVM_TOOL_LLVM_MC_ASSEMBLE_FUZZER_BUILD:BOOL=ON //Whether to build llvm-mc as part of LLVM LLVM_TOOL_LLVM_MC_BUILD:BOOL=ON //Whether to build llvm-mc-disassemble-fuzzer as part of LLVM LLVM_TOOL_LLVM_MC_DISASSEMBLE_FUZZER_BUILD:BOOL=ON //Whether to build llvm-microsoft-demangle-fuzzer as part of LLVM LLVM_TOOL_LLVM_MICROSOFT_DEMANGLE_FUZZER_BUILD:BOOL=ON //Whether to build llvm-modextract as part of LLVM LLVM_TOOL_LLVM_MODEXTRACT_BUILD:BOOL=ON //Whether to build llvm-mt as part of LLVM LLVM_TOOL_LLVM_MT_BUILD:BOOL=ON //Whether to build llvm-nm as part of LLVM LLVM_TOOL_LLVM_NM_BUILD:BOOL=ON //Whether to build llvm-objcopy as part of LLVM LLVM_TOOL_LLVM_OBJCOPY_BUILD:BOOL=ON //Whether to build llvm-objdump as part of LLVM LLVM_TOOL_LLVM_OBJDUMP_BUILD:BOOL=ON //Whether to build llvm-opt-fuzzer as part of LLVM LLVM_TOOL_LLVM_OPT_FUZZER_BUILD:BOOL=ON //Whether to build llvm-opt-report as part of LLVM LLVM_TOOL_LLVM_OPT_REPORT_BUILD:BOOL=ON //Whether to build llvm-pdbutil as part of LLVM LLVM_TOOL_LLVM_PDBUTIL_BUILD:BOOL=ON //Whether to build llvm-profdata as part of LLVM LLVM_TOOL_LLVM_PROFDATA_BUILD:BOOL=ON //Whether to build llvm-rc as part of LLVM LLVM_TOOL_LLVM_RC_BUILD:BOOL=ON //Whether to build llvm-readobj as part of LLVM LLVM_TOOL_LLVM_READOBJ_BUILD:BOOL=ON //Whether to build llvm-rtdyld as part of LLVM LLVM_TOOL_LLVM_RTDYLD_BUILD:BOOL=ON //Whether to build LLVM_SHLIB as part of LLVM LLVM_TOOL_LLVM_SHLIB_BUILD:BOOL=ON //Whether to build llvm-size as part of LLVM LLVM_TOOL_LLVM_SIZE_BUILD:BOOL=ON //Whether to build llvm-special-case-list-fuzzer as part of LLVM LLVM_TOOL_LLVM_SPECIAL_CASE_LIST_FUZZER_BUILD:BOOL=ON //Whether to build llvm-split as part of LLVM LLVM_TOOL_LLVM_SPLIT_BUILD:BOOL=ON //Whether to build llvm-stress as part of LLVM LLVM_TOOL_LLVM_STRESS_BUILD:BOOL=ON //Whether to build llvm-strings as part of LLVM LLVM_TOOL_LLVM_STRINGS_BUILD:BOOL=ON //Whether to build llvm-symbolizer as part of LLVM LLVM_TOOL_LLVM_SYMBOLIZER_BUILD:BOOL=ON //Whether to build llvm-undname as part of LLVM LLVM_TOOL_LLVM_UNDNAME_BUILD:BOOL=ON //Whether to build llvm-xray as part of LLVM LLVM_TOOL_LLVM_XRAY_BUILD:BOOL=ON //Whether to build llvm-yaml-numeric-parser-fuzzer as part of LLVM LLVM_TOOL_LLVM_YAML_NUMERIC_PARSER_FUZZER_BUILD:BOOL=ON //Whether to build lto as part of LLVM LLVM_TOOL_LTO_BUILD:BOOL=ON //Whether to build obj2yaml as part of LLVM LLVM_TOOL_OBJ2YAML_BUILD:BOOL=ON //Whether to build openmp as part of LLVM LLVM_TOOL_OPENMP_BUILD:BOOL=FALSE //Whether to build opt as part of LLVM LLVM_TOOL_OPT_BUILD:BOOL=ON //Whether to build opt-viewer as part of LLVM LLVM_TOOL_OPT_VIEWER_BUILD:BOOL=ON //Whether to build parallel-libs as part of LLVM LLVM_TOOL_PARALLEL_LIBS_BUILD:BOOL=FALSE //Whether to build POLLY as part of LLVM LLVM_TOOL_POLLY_BUILD:BOOL=FALSE //Whether to build PSTL as part of LLVM LLVM_TOOL_PSTL_BUILD:BOOL=FALSE //Whether to build remarks-shlib as part of LLVM LLVM_TOOL_REMARKS_SHLIB_BUILD:BOOL=ON //Whether to build sancov as part of LLVM LLVM_TOOL_SANCOV_BUILD:BOOL=ON //Whether to build sanstats as part of LLVM LLVM_TOOL_SANSTATS_BUILD:BOOL=ON //Whether to build SPV_TRANSLATOR as part of LLVM LLVM_TOOL_SPV_TRANSLATOR_BUILD:BOOL=TRUE //Whether to build verify-uselistorder as part of LLVM LLVM_TOOL_VERIFY_USELISTORDER_BUILD:BOOL=ON //Whether to build xcode-toolchain as part of LLVM LLVM_TOOL_XCODE_TOOLCHAIN_BUILD:BOOL=ON //Whether to build yaml2obj as part of LLVM LLVM_TOOL_YAML2OBJ_BUILD:BOOL=ON //Enable solution folders in Visual Studio. Disable for Express // versions. LLVM_USE_FOLDERS:BOOL=ON //Use Intel JIT API to inform Intel(R) VTune(TM) Amplifier XE 2011 // about JIT code LLVM_USE_INTEL_JITEVENTS:BOOL=OFF //Build LLVM using the experimental new pass manager LLVM_USE_NEWPM:BOOL=OFF //Use opagent JIT interface to inform OProfile about JIT code LLVM_USE_OPROFILE:BOOL=OFF //Use perf JIT interface to inform perf about JIT code LLVM_USE_PERF:BOOL=OFF //Use relative paths in debug info LLVM_USE_RELATIVE_PATHS_IN_DEBUG_INFO:BOOL=OFF //Define the sanitizer used to build binaries and tests. LLVM_USE_SANITIZER:STRING= //Use -gsplit-dwarf when compiling llvm. LLVM_USE_SPLIT_DWARF:BOOL=OFF //Path to install LLVM utilities (enabled by LLVM_INSTALL_UTILS=ON) // (defaults to LLVM_TOOLS_INSTALL_DIR) LLVM_UTILS_INSTALL_DIR:STRING=bin //Show target and host info when tools are invoked with --version. LLVM_VERSION_PRINTER_SHOW_HOST_TARGET_INFO:BOOL=ON //Install directory of the Z3 solver. LLVM_Z3_INSTALL_DIR:STRING= //Dependencies for target LLVMipo_LIB_DEPENDS:STATIC= //Dependencies for the target LTO_LIB_DEPENDS:STATIC=general;LLVMBitReader;general;LLVMCore;general;LLVMLTO;general;LLVMMC;general;LLVMMCDisassembler;general;LLVMSupport;general;LLVMTarget; //Ninja version number NINJA_VERSION:STRING=1.8.2 //Path to a program. OCAMLFIND:FILEPATH=OCAMLFIND-NOTFOUND //pkg-config executable PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config //Path to a program. PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python //Failed to find python module 'pygments' PY_PYGMENTS_FOUND:BOOL=OFF //Failed to find python module 'pygments.lexers.c_cpp' PY_PYGMENTS_LEXERS_C_CPP_FOUND:BOOL=OFF //Failed to find python module 'yaml' PY_YAML_FOUND:BOOL=OFF //Dependencies for target PrintFunctionNames_LIB_DEPENDS:STATIC= //Dependencies for the target Remarks_LIB_DEPENDS:STATIC=general;LLVMRemarks; //Plist name TOOL_INFO_PLIST:STRING=Info.plist //Path to a file. Z3_INCLUDE_DIR:PATH=Z3_INCLUDE_DIR-NOTFOUND //Path to a library. Z3_LIBRARIES:FILEPATH=Z3_LIBRARIES-NOTFOUND //Value Computed by CMake benchmark_BINARY_DIR:STATIC=/home/zhangjb/workspace/light-fm-95pvs/gpu_bxm_4_64/llvm-5935153/llvm.riscv64/utils/benchmark //Dependencies for the target benchmark_LIB_DEPENDS:STATIC=general;-lpthread; //Value Computed by CMake benchmark_SOURCE_DIR:STATIC=/home/zhangjb/workspace/light-fm-95pvs/gpu_bxm_4_64/llvm-5935153/llvm.src/llvm/utils/benchmark //Dependencies for the target benchmark_main_LIB_DEPENDS:STATIC=general;benchmark; //Dependencies for target clang-cpp_LIB_DEPENDS:STATIC= //Dependencies for target clangASTMatchers_LIB_DEPENDS:STATIC= //Dependencies for target clangAST_LIB_DEPENDS:STATIC= //Dependencies for target clangAnalysis_LIB_DEPENDS:STATIC= //Dependencies for target clangBasic_LIB_DEPENDS:STATIC= //Dependencies for target clangCodeGen_LIB_DEPENDS:STATIC= //Dependencies for target clangCrossTU_LIB_DEPENDS:STATIC= //Dependencies for target clangDependencyScanning_LIB_DEPENDS:STATIC= //Dependencies for the target clangDirectoryWatcher_LIB_DEPENDS:STATIC=general;-lpthread; //Dependencies for target clangDriver_LIB_DEPENDS:STATIC= //Dependencies for target clangDynamicASTMatchers_LIB_DEPENDS:STATIC= //Dependencies for target clangEdit_LIB_DEPENDS:STATIC= //Dependencies for target clangFormat_LIB_DEPENDS:STATIC= //Dependencies for target clangFrontendTool_LIB_DEPENDS:STATIC= //Dependencies for target clangFrontend_LIB_DEPENDS:STATIC= //Dependencies for target clangHandleCXX_LIB_DEPENDS:STATIC= //Dependencies for target clangHandleLLVM_LIB_DEPENDS:STATIC= //Dependencies for target clangIndex_LIB_DEPENDS:STATIC= //Dependencies for target clangLex_LIB_DEPENDS:STATIC= //Dependencies for target clangParse_LIB_DEPENDS:STATIC= //Dependencies for target clangRewriteFrontend_LIB_DEPENDS:STATIC= //Dependencies for target clangRewrite_LIB_DEPENDS:STATIC= //Dependencies for target clangSema_LIB_DEPENDS:STATIC= //Dependencies for target clangSerialization_LIB_DEPENDS:STATIC= //Dependencies for target clangToolingASTDiff_LIB_DEPENDS:STATIC= //Dependencies for target clangToolingCore_LIB_DEPENDS:STATIC= //Dependencies for target clangToolingInclusions_LIB_DEPENDS:STATIC= //Dependencies for target clangToolingRefactoring_LIB_DEPENDS:STATIC= //Dependencies for target clangToolingSyntax_LIB_DEPENDS:STATIC= //Dependencies for target clangTooling_LIB_DEPENDS:STATIC= //Dependencies for the target libclang_LIB_DEPENDS:STATIC=general;clangAST;general;clangBasic;general;clangDriver;general;clangFrontend;general;clangIndex;general;clangLex;general;clangSema;general;clangSerialization;general;clangTooling;general;LLVMCore;general;LLVMSupport; ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: BENCHMARK_CXX_FLAGS_COVERAGE BENCHMARK_CXX_FLAGS_COVERAGE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: BENCHMARK_EXE_LINKER_FLAGS_COVERAGE BENCHMARK_EXE_LINKER_FLAGS_COVERAGE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: BENCHMARK_SHARED_LINKER_FLAGS_COVERAGE BENCHMARK_SHARED_LINKER_FLAGS_COVERAGE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Backtrace_HEADER Backtrace_HEADER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Backtrace_INCLUDE_DIR Backtrace_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Backtrace_LIBRARY Backtrace_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_EXECUTABLE_VERSION CLANG_EXECUTABLE_VERSION-ADVANCED:INTERNAL=1 //Have include sys/resource.h CLANG_HAVE_RLIMITS:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_ARCMT_TEST_BUILD CLANG_TOOL_ARCMT_TEST_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_CLANG_CHECK_BUILD CLANG_TOOL_CLANG_CHECK_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_CLANG_DIFF_BUILD CLANG_TOOL_CLANG_DIFF_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_CLANG_EXTDEF_MAPPING_BUILD CLANG_TOOL_CLANG_EXTDEF_MAPPING_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_CLANG_FORMAT_BUILD CLANG_TOOL_CLANG_FORMAT_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_CLANG_FORMAT_VS_BUILD CLANG_TOOL_CLANG_FORMAT_VS_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_CLANG_FUZZER_BUILD CLANG_TOOL_CLANG_FUZZER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_CLANG_IMPORT_TEST_BUILD CLANG_TOOL_CLANG_IMPORT_TEST_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_CLANG_OFFLOAD_BUNDLER_BUILD CLANG_TOOL_CLANG_OFFLOAD_BUNDLER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_CLANG_REFACTOR_BUILD CLANG_TOOL_CLANG_REFACTOR_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_CLANG_RENAME_BUILD CLANG_TOOL_CLANG_RENAME_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_CLANG_SCAN_DEPS_BUILD CLANG_TOOL_CLANG_SCAN_DEPS_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_CLANG_SHLIB_BUILD CLANG_TOOL_CLANG_SHLIB_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_C_ARCMT_TEST_BUILD CLANG_TOOL_C_ARCMT_TEST_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_C_INDEX_TEST_BUILD CLANG_TOOL_C_INDEX_TEST_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_DIAGTOOL_BUILD CLANG_TOOL_DIAGTOOL_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_DRIVER_BUILD CLANG_TOOL_DRIVER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_LIBCLANG_BUILD CLANG_TOOL_LIBCLANG_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_SCAN_BUILD_BUILD CLANG_TOOL_SCAN_BUILD_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLANG_TOOL_SCAN_VIEW_BUILD CLANG_TOOL_SCAN_VIEW_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_COMPILER CMAKE_ASM_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_COMPILER_RANLIB CMAKE_ASM_COMPILER_RANLIB-ADVANCED:INTERNAL=1 CMAKE_ASM_COMPILER_WORKS:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS CMAKE_ASM_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_DEBUG CMAKE_ASM_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_MINSIZEREL CMAKE_ASM_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_RELEASE CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/home/zhangjb/workspace/light-fm-95pvs/gpu_bxm_4_64/llvm-5935153/llvm.riscv64 //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=10 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/usr/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest //ADVANCED property for variable: CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_COMPILER_AR CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER_AR CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Ninja //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Have symbol pthread_create CMAKE_HAVE_LIBC_CREATE:INTERNAL= //Have library pthreads CMAKE_HAVE_PTHREADS_CREATE:INTERNAL= //Have library pthread CMAKE_HAVE_PTHREAD_CREATE:INTERNAL=1 //Have include pthread.h CMAKE_HAVE_PTHREAD_H:INTERNAL=1 //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/home/zhangjb/workspace/light-fm-95pvs/gpu_bxm_4_64/llvm-5935153/llvm.src/llvm //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MAKE_PROGRAM CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_NM CMAKE_NM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=252 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.10 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //uname command CMAKE_UNAME:INTERNAL=/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //Result of TRY_COMPILE COMPILE_HAVE_GNU_POSIX_REGEX:INTERNAL=FALSE //Result of TRY_COMPILE COMPILE_HAVE_POSIX_REGEX:INTERNAL=TRUE //Result of TRY_COMPILE COMPILE_HAVE_STEADY_CLOCK:INTERNAL=TRUE //ADVANCED property for variable: CPACK_BINARY_DEB CPACK_BINARY_DEB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_FREEBSD CPACK_BINARY_FREEBSD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_IFW CPACK_BINARY_IFW-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_NSIS CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_RPM CPACK_BINARY_RPM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_STGZ CPACK_BINARY_STGZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_TBZ2 CPACK_BINARY_TBZ2-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_TGZ CPACK_BINARY_TGZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_TXZ CPACK_BINARY_TXZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_TZ CPACK_BINARY_TZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_RPM CPACK_SOURCE_RPM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_TBZ2 CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_TGZ CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_TXZ CPACK_SOURCE_TXZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_TZ CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_ZIP CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1 //Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG CXX_SUPPORTS_CLASS_MEMACCESS_FLAG:INTERNAL=1 //Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG:INTERNAL= //Test CXX_SUPPORTS_CXX_STD CXX_SUPPORTS_CXX_STD:INTERNAL=1 //Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG:INTERNAL=1 //Test CXX_SUPPORTS_FDATA_SECTIONS CXX_SUPPORTS_FDATA_SECTIONS:INTERNAL=1 //Test CXX_SUPPORTS_FFUNCTION_SECTIONS CXX_SUPPORTS_FFUNCTION_SECTIONS:INTERNAL=1 //Test CXX_SUPPORTS_FPIC CXX_SUPPORTS_FPIC:INTERNAL=1 //Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG:INTERNAL=1 //Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG:INTERNAL=1 //Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG:INTERNAL=1 //Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG:INTERNAL= //Test CXX_SUPPORTS_STRING_CONVERSION_FLAG CXX_SUPPORTS_STRING_CONVERSION_FLAG:INTERNAL= //Test CXX_SUPPORTS_WERROR_DATE_TIME CXX_SUPPORTS_WERROR_DATE_TIME:INTERNAL=1 //Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW:INTERNAL= //Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG:INTERNAL= //Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG:INTERNAL= //Test C_SUPPORTS_FDATA_SECTIONS C_SUPPORTS_FDATA_SECTIONS:INTERNAL=1 //Test C_SUPPORTS_FFUNCTION_SECTIONS C_SUPPORTS_FFUNCTION_SECTIONS:INTERNAL=1 //Test C_SUPPORTS_FNO_FUNCTION_SECTIONS C_SUPPORTS_FNO_FUNCTION_SECTIONS:INTERNAL=1 //Test C_SUPPORTS_FPIC C_SUPPORTS_FPIC:INTERNAL=1 //Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG:INTERNAL=1 //Test C_SUPPORTS_STRING_CONVERSION_FLAG C_SUPPORTS_STRING_CONVERSION_FLAG:INTERNAL= //Test C_SUPPORTS_WERROR_DATE_TIME C_SUPPORTS_WERROR_DATE_TIME:INTERNAL=1 //Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW:INTERNAL= //Test C_WCOMMENT_ALLOWS_LINE_WRAP C_WCOMMENT_ALLOWS_LINE_WRAP:INTERNAL= //Details about finding Backtrace FIND_PACKAGE_MESSAGE_DETAILS_Backtrace:INTERNAL=[/home/zhangjb/workspace/light-fm-95pvs/buildroot/output/host/opt/ext-toolchain/sysroot/usr/include][v()] //Details about finding Git FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/usr/bin/git][v2.17.1()] //Details about finding PythonInterp FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python][v2.7.17()] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] //ADVANCED property for variable: GIT_EXECUTABLE GIT_EXECUTABLE-ADVANCED:INTERNAL=1 //Test HAS_MAYBE_UNINITIALIZED HAS_MAYBE_UNINITIALIZED:INTERNAL=1 //Have symbol CPU_COUNT HAVE_CPU_COUNT:INTERNAL=1 //Have include CrashReporterClient.h HAVE_CRASHREPORTERCLIENT_H:INTERNAL= //Test HAVE_CXX_ATOMICS64_WITHOUT_LIB HAVE_CXX_ATOMICS64_WITHOUT_LIB:INTERNAL=1 //Test HAVE_CXX_ATOMICS_WITHOUT_LIB HAVE_CXX_ATOMICS_WITHOUT_LIB:INTERNAL=1 //Test HAVE_CXX_FLAG_COVERAGE HAVE_CXX_FLAG_COVERAGE:INTERNAL=1 //Test HAVE_CXX_FLAG_FNO_EXCEPTIONS HAVE_CXX_FLAG_FNO_EXCEPTIONS:INTERNAL=1 //Test HAVE_CXX_FLAG_FSTRICT_ALIASING HAVE_CXX_FLAG_FSTRICT_ALIASING:INTERNAL=1 //Test HAVE_CXX_FLAG_PEDANTIC HAVE_CXX_FLAG_PEDANTIC:INTERNAL=1 //Test HAVE_CXX_FLAG_PEDANTIC_ERRORS HAVE_CXX_FLAG_PEDANTIC_ERRORS:INTERNAL=1 //Test HAVE_CXX_FLAG_STD_CXX11 HAVE_CXX_FLAG_STD_CXX11:INTERNAL=1 //Test HAVE_CXX_FLAG_WALL HAVE_CXX_FLAG_WALL:INTERNAL=1 //Test HAVE_CXX_FLAG_WD654 HAVE_CXX_FLAG_WD654:INTERNAL= //Test HAVE_CXX_FLAG_WEXTRA HAVE_CXX_FLAG_WEXTRA:INTERNAL=1 //Test HAVE_CXX_FLAG_WFLOAT_EQUAL HAVE_CXX_FLAG_WFLOAT_EQUAL:INTERNAL=1 //Test HAVE_CXX_FLAG_WSHADOW HAVE_CXX_FLAG_WSHADOW:INTERNAL=1 //Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 HAVE_CXX_FLAG_WSHORTEN_64_TO_32:INTERNAL= //Test HAVE_CXX_FLAG_WSTRICT_ALIASING HAVE_CXX_FLAG_WSTRICT_ALIASING:INTERNAL=1 //Test HAVE_CXX_FLAG_WTHREAD_SAFETY HAVE_CXX_FLAG_WTHREAD_SAFETY:INTERNAL= //Have symbol arc4random HAVE_DECL_ARC4RANDOM:INTERNAL= //Have symbol FE_ALL_EXCEPT HAVE_DECL_FE_ALL_EXCEPT:INTERNAL=1 //Have symbol FE_INEXACT HAVE_DECL_FE_INEXACT:INTERNAL=1 //Have symbol strerror_s HAVE_DECL_STRERROR_S:INTERNAL= //Have symbol dladdr HAVE_DLADDR:INTERNAL= //Have include dlfcn.h HAVE_DLFCN_H:INTERNAL=1 //Have symbol dlopen HAVE_DLOPEN:INTERNAL=1 //Have include errno.h HAVE_ERRNO_H:INTERNAL=1 //Have include fcntl.h HAVE_FCNTL_H:INTERNAL=1 //Have include fenv.h HAVE_FENV_H:INTERNAL=1 //Have symbol futimens HAVE_FUTIMENS:INTERNAL=1 //Have symbol futimes HAVE_FUTIMES:INTERNAL=1 //Have symbol getpagesize HAVE_GETPAGESIZE:INTERNAL=1 //Have symbol getrlimit HAVE_GETRLIMIT:INTERNAL=1 //Have symbol getrusage HAVE_GETRUSAGE:INTERNAL=1 //Have include histedit.h HAVE_HISTEDIT_H:INTERNAL= //Have include sys/inotify.h HAVE_INOTIFY:INTERNAL=1 //Have symbol isatty HAVE_ISATTY:INTERNAL=1 //Have library dl HAVE_LIBDL:INTERNAL=1 //Have library pfm HAVE_LIBPFM_INITIALIZE:INTERNAL= //Have library pthread HAVE_LIBPTHREAD:INTERNAL=1 //Have library rt HAVE_LIBRT:INTERNAL=1 //Have library xar HAVE_LIBXAR:INTERNAL= //Have include link.h HAVE_LINK_H:INTERNAL=1 //Have include linux/magic.h HAVE_LINUX_MAGIC_H:INTERNAL=1 //Have symbol lseek64 HAVE_LSEEK64:INTERNAL=1 //Have include mach/mach.h HAVE_MACH_MACH_H:INTERNAL= //Have symbol mallctl HAVE_MALLCTL:INTERNAL= //Have symbol mallinfo HAVE_MALLINFO:INTERNAL=1 //Have include malloc/malloc.h HAVE_MALLOC_MALLOC_H:INTERNAL= //Have symbol malloc_zone_statistics HAVE_MALLOC_ZONE_STATISTICS:INTERNAL= //Have symbol posix_fallocate HAVE_POSIX_FALLOCATE:INTERNAL=1 //Have symbol posix_spawn HAVE_POSIX_SPAWN:INTERNAL=1 //Have symbol pread HAVE_PREAD:INTERNAL=1 //Have symbol pthread_getname_np HAVE_PTHREAD_GETNAME_NP:INTERNAL=1 //Have library pthread HAVE_PTHREAD_GETSPECIFIC:INTERNAL=1 //Have include pthread.h HAVE_PTHREAD_H:INTERNAL=1 //Have library pthread HAVE_PTHREAD_MUTEX_LOCK:INTERNAL=1 //Have library pthread HAVE_PTHREAD_RWLOCK_INIT:INTERNAL=1 //Have symbol pthread_setname_np HAVE_PTHREAD_SETNAME_NP:INTERNAL=1 //Have symbol sbrk HAVE_SBRK:INTERNAL=1 //Have symbol sched_getaffinity HAVE_SCHED_GETAFFINITY:INTERNAL=1 //Have symbol setenv HAVE_SETENV:INTERNAL=1 //Have symbol setrlimit HAVE_SETRLIMIT:INTERNAL=1 //Have symbol sigaltstack HAVE_SIGALTSTACK:INTERNAL=1 //Have include signal.h HAVE_SIGNAL_H:INTERNAL=1 //Test HAVE_STD_IS_TRIVIALLY_COPYABLE HAVE_STD_IS_TRIVIALLY_COPYABLE:INTERNAL=1 //Have symbol strerror HAVE_STRERROR:INTERNAL=1 //Have symbol strerror_r HAVE_STRERROR_R:INTERNAL=1 //Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC:INTERNAL= //Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC:INTERNAL=1 //Have symbol sysconf HAVE_SYSCONF:INTERNAL=1 //Have include sys/ioctl.h HAVE_SYS_IOCTL_H:INTERNAL=1 //Have include sys/mman.h HAVE_SYS_MMAN_H:INTERNAL=1 //Have include sys/param.h HAVE_SYS_PARAM_H:INTERNAL=1 //Have include sys/resource.h HAVE_SYS_RESOURCE_H:INTERNAL=1 //Have include sys/stat.h HAVE_SYS_STAT_H:INTERNAL=1 //Have include sys/time.h HAVE_SYS_TIME_H:INTERNAL=1 //Have include sys/types.h HAVE_SYS_TYPES_H:INTERNAL=1 //Have include termios.h HAVE_TERMIOS_H:INTERNAL=1 //Have include unistd.h HAVE_UNISTD_H:INTERNAL=1 //Have include valgrind/valgrind.h HAVE_VALGRIND_VALGRIND_H:INTERNAL= //Have include zlib.h HAVE_ZLIB_H:INTERNAL= //Have symbol _Unwind_Backtrace HAVE__UNWIND_BACKTRACE:INTERNAL=1 //ADVANCED property for variable: LIBCLANG_LIBRARY_VERSION LIBCLANG_LIBRARY_VERSION-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LIBXML2_INCLUDE_DIR LIBXML2_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LIBXML2_LIBRARY LIBXML2_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LIBXML2_XMLLINT_EXECUTABLE LIBXML2_XMLLINT_EXECUTABLE-ADVANCED:INTERNAL=1 //Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS LINKER_SUPPORTS_COLOR_DIAGNOSTICS:INTERNAL= //For Visual Studio 2013, manually copy natvis files to Documents\Visual // Studio 2013\Visualizers LLVM_ADD_NATIVE_VISUALIZERS_TO_SOLUTION:INTERNAL=FALSE //ADVANCED property for variable: LLVM_BUILD_INSTRUMENTED LLVM_BUILD_INSTRUMENTED-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_BUILD_INSTRUMENTED_COVERAGE LLVM_BUILD_INSTRUMENTED_COVERAGE-ADVANCED:INTERNAL=1 LLVM_CONFIG_HAS_RTTI:INTERNAL=NO //ADVANCED property for variable: LLVM_ENABLE_IR_PGO LLVM_ENABLE_IR_PGO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_ENABLE_PROJECTS_USED LLVM_ENABLE_PROJECTS_USED-ADVANCED:INTERNAL=1 //Test LLVM_HAS_ATOMICS LLVM_HAS_ATOMICS:INTERNAL=1 //ADVANCED property for variable: LLVM_TARGET_TRIPLE_ENV LLVM_TARGET_TRIPLE_ENV-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOLS_INSTALL_DIR LLVM_TOOLS_INSTALL_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_BUGPOINT_BUILD LLVM_TOOL_BUGPOINT_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_BUGPOINT_PASSES_BUILD LLVM_TOOL_BUGPOINT_PASSES_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_DSYMUTIL_BUILD LLVM_TOOL_DSYMUTIL_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_GOLD_BUILD LLVM_TOOL_GOLD_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLC_BUILD LLVM_TOOL_LLC_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLI_BUILD LLVM_TOOL_LLI_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_AR_BUILD LLVM_TOOL_LLVM_AR_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_AS_BUILD LLVM_TOOL_LLVM_AS_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_AS_FUZZER_BUILD LLVM_TOOL_LLVM_AS_FUZZER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_BCANALYZER_BUILD LLVM_TOOL_LLVM_BCANALYZER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_CAT_BUILD LLVM_TOOL_LLVM_CAT_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_CFI_VERIFY_BUILD LLVM_TOOL_LLVM_CFI_VERIFY_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_CONFIG_BUILD LLVM_TOOL_LLVM_CONFIG_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_COV_BUILD LLVM_TOOL_LLVM_COV_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_CVTRES_BUILD LLVM_TOOL_LLVM_CVTRES_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_CXXDUMP_BUILD LLVM_TOOL_LLVM_CXXDUMP_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_CXXFILT_BUILD LLVM_TOOL_LLVM_CXXFILT_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_CXXMAP_BUILD LLVM_TOOL_LLVM_CXXMAP_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_C_TEST_BUILD LLVM_TOOL_LLVM_C_TEST_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_DIFF_BUILD LLVM_TOOL_LLVM_DIFF_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_DIS_BUILD LLVM_TOOL_LLVM_DIS_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_DWARFDUMP_BUILD LLVM_TOOL_LLVM_DWARFDUMP_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_DWP_BUILD LLVM_TOOL_LLVM_DWP_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_ELFABI_BUILD LLVM_TOOL_LLVM_ELFABI_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_EXEGESIS_BUILD LLVM_TOOL_LLVM_EXEGESIS_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_EXTRACT_BUILD LLVM_TOOL_LLVM_EXTRACT_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_GO_BUILD LLVM_TOOL_LLVM_GO_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_ISEL_FUZZER_BUILD LLVM_TOOL_LLVM_ISEL_FUZZER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_ITANIUM_DEMANGLE_FUZZER_BUILD LLVM_TOOL_LLVM_ITANIUM_DEMANGLE_FUZZER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_JITLINK_BUILD LLVM_TOOL_LLVM_JITLINK_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_JITLISTENER_BUILD LLVM_TOOL_LLVM_JITLISTENER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_LINK_BUILD LLVM_TOOL_LLVM_LINK_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_LIPO_BUILD LLVM_TOOL_LLVM_LIPO_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_LTO2_BUILD LLVM_TOOL_LLVM_LTO2_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_LTO_BUILD LLVM_TOOL_LLVM_LTO_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_MCA_BUILD LLVM_TOOL_LLVM_MCA_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_MC_ASSEMBLE_FUZZER_BUILD LLVM_TOOL_LLVM_MC_ASSEMBLE_FUZZER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_MC_BUILD LLVM_TOOL_LLVM_MC_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_MC_DISASSEMBLE_FUZZER_BUILD LLVM_TOOL_LLVM_MC_DISASSEMBLE_FUZZER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_MICROSOFT_DEMANGLE_FUZZER_BUILD LLVM_TOOL_LLVM_MICROSOFT_DEMANGLE_FUZZER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_MODEXTRACT_BUILD LLVM_TOOL_LLVM_MODEXTRACT_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_MT_BUILD LLVM_TOOL_LLVM_MT_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_NM_BUILD LLVM_TOOL_LLVM_NM_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_OBJCOPY_BUILD LLVM_TOOL_LLVM_OBJCOPY_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_OBJDUMP_BUILD LLVM_TOOL_LLVM_OBJDUMP_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_OPT_FUZZER_BUILD LLVM_TOOL_LLVM_OPT_FUZZER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_OPT_REPORT_BUILD LLVM_TOOL_LLVM_OPT_REPORT_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_PDBUTIL_BUILD LLVM_TOOL_LLVM_PDBUTIL_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_PROFDATA_BUILD LLVM_TOOL_LLVM_PROFDATA_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_RC_BUILD LLVM_TOOL_LLVM_RC_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_READOBJ_BUILD LLVM_TOOL_LLVM_READOBJ_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_RTDYLD_BUILD LLVM_TOOL_LLVM_RTDYLD_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_SHLIB_BUILD LLVM_TOOL_LLVM_SHLIB_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_SIZE_BUILD LLVM_TOOL_LLVM_SIZE_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_SPECIAL_CASE_LIST_FUZZER_BUILD LLVM_TOOL_LLVM_SPECIAL_CASE_LIST_FUZZER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_SPLIT_BUILD LLVM_TOOL_LLVM_SPLIT_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_STRESS_BUILD LLVM_TOOL_LLVM_STRESS_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_STRINGS_BUILD LLVM_TOOL_LLVM_STRINGS_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_SYMBOLIZER_BUILD LLVM_TOOL_LLVM_SYMBOLIZER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_UNDNAME_BUILD LLVM_TOOL_LLVM_UNDNAME_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_XRAY_BUILD LLVM_TOOL_LLVM_XRAY_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LLVM_YAML_NUMERIC_PARSER_FUZZER_BUILD LLVM_TOOL_LLVM_YAML_NUMERIC_PARSER_FUZZER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_LTO_BUILD LLVM_TOOL_LTO_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_OBJ2YAML_BUILD LLVM_TOOL_OBJ2YAML_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_OPT_BUILD LLVM_TOOL_OPT_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_OPT_VIEWER_BUILD LLVM_TOOL_OPT_VIEWER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_REMARKS_SHLIB_BUILD LLVM_TOOL_REMARKS_SHLIB_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_SANCOV_BUILD LLVM_TOOL_SANCOV_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_SANSTATS_BUILD LLVM_TOOL_SANSTATS_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_VERIFY_USELISTORDER_BUILD LLVM_TOOL_VERIFY_USELISTORDER_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_XCODE_TOOLCHAIN_BUILD LLVM_TOOL_XCODE_TOOLCHAIN_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_YAML2OBJ_BUILD LLVM_TOOL_YAML2OBJ_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_USE_NEWPM LLVM_USE_NEWPM-ADVANCED:INTERNAL=1 //Have symbol __GLIBC__ LLVM_USING_GLIBC:INTERNAL=1 //ADVANCED property for variable: LLVM_UTILS_INSTALL_DIR LLVM_UTILS_INSTALL_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OCAMLFIND OCAMLFIND-ADVANCED:INTERNAL=1 PC_LIBXML_CFLAGS:INTERNAL= PC_LIBXML_CFLAGS_I:INTERNAL= PC_LIBXML_CFLAGS_OTHER:INTERNAL= PC_LIBXML_FOUND:INTERNAL= PC_LIBXML_INCLUDEDIR:INTERNAL= PC_LIBXML_LIBDIR:INTERNAL= PC_LIBXML_LIBS:INTERNAL= PC_LIBXML_LIBS_L:INTERNAL= PC_LIBXML_LIBS_OTHER:INTERNAL= PC_LIBXML_LIBS_PATHS:INTERNAL= PC_LIBXML_PREFIX:INTERNAL= PC_LIBXML_STATIC_CFLAGS:INTERNAL= PC_LIBXML_STATIC_CFLAGS_I:INTERNAL= PC_LIBXML_STATIC_CFLAGS_OTHER:INTERNAL= PC_LIBXML_STATIC_LIBDIR:INTERNAL= PC_LIBXML_STATIC_LIBS:INTERNAL= PC_LIBXML_STATIC_LIBS_L:INTERNAL= PC_LIBXML_STATIC_LIBS_OTHER:INTERNAL= PC_LIBXML_STATIC_LIBS_PATHS:INTERNAL= PC_LIBXML_VERSION:INTERNAL= PC_LIBXML_libxml-2.0_INCLUDEDIR:INTERNAL= PC_LIBXML_libxml-2.0_LIBDIR:INTERNAL= PC_LIBXML_libxml-2.0_PREFIX:INTERNAL= PC_LIBXML_libxml-2.0_VERSION:INTERNAL= //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PYTHON_EXECUTABLE PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1 //Result of TRY_RUN RUN_HAVE_POSIX_REGEX:INTERNAL=2 //Result of TRY_RUN RUN_HAVE_STEADY_CLOCK:INTERNAL=2 //Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG:INTERNAL=1 //Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG:INTERNAL= //Test SUPPORTS_VARIADIC_MACROS_FLAG SUPPORTS_VARIADIC_MACROS_FLAG:INTERNAL=1 //ADVANCED property for variable: Z3_INCLUDE_DIR Z3_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Z3_LIBRARIES Z3_LIBRARIES-ADVANCED:INTERNAL=1 //Have symbol backtrace _Backtrace_SYM_FOUND:INTERNAL=1 __pkg_config_checked_PC_LIBXML:INTERNAL=1 //Have symbol os_signpost_interval_begin macos_signposts_available:INTERNAL=