Lines Matching refs:Print
1 llvm-config - Print LLVM compilation options
34 Print the assertion mode used when LLVM was built (ON or OFF).
38 Print the installation directory for LLVM binaries.
42 Print the build mode used when LLVM was built (e.g. Debug or Release).
46 Print the build system used to build LLVM (e.g. `cmake` or `gn`).
50 Print the C compiler flags needed to use LLVM headers.
54 Print the installation directory for LLVM CMake modules.
58 Print all valid component names.
62 Print the C preprocessor flags needed to use LLVM headers.
66 Print the C++ compiler flags needed to use LLVM headers.
70 Print whether or not LLVM was built with rtti (YES or NO).
74 Print a summary of **llvm-config** arguments.
78 Print the target triple used to configure LLVM.
86 Print the installation directory for LLVM headers.
90 Print the flags needed to link against LLVM libraries.
94 Print the installation directory for LLVM libraries.
110 Print all the libraries needed to link against the specified LLVM
123 Print the object root used to build LLVM.
127 Print the installation prefix for LLVM.
131 Print how the provided components can be collectively linked (`shared` or `static`).
135 Print the source root from which LLVM was built.
139 Print all the system libraries needed to link against the specified LLVM
144 Print the component names for all targets supported by this copy of LLVM.
148 Print the version number of LLVM.