config.h.cmake 255 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 /* This generated file is for internal use. Do not include it from headers. */ #ifdef CONFIG_H #error config.h can only be included once #else #define CONFIG_H /* Multilib suffix for libdir. */ #define LLVM_LIBDIR_SUFFIX "${LLVM_LIBDIR_SUFFIX}" #endif