github.com/prattmic/llgo-embedded@v0.0.0-20150820070356-41cfecea0e1e/cmd/gllgo/config.h.cmake (about) 1 /* This generated file is for internal use. Do not include it from headers. */ 2 3 #ifdef CONFIG_H 4 #error config.h can only be included once 5 #else 6 #define CONFIG_H 7 8 /* Multilib suffix for libdir. */ 9 #define LLVM_LIBDIR_SUFFIX "${LLVM_LIBDIR_SUFFIX}" 10 11 #endif