github.com/llvm-mirror/llgo@v0.0.0-20190322182713-bf6f0a60fce1/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