github.com/axw/llgo@v0.0.0-20160805011314-95b5fe4dca20/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