config.h.cmake 255 Bytes
/* 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