mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 00:10:37 +00:00
Sort LLVM_VERSION_INFO
llvm-svn: 282939
This commit is contained in:
parent
00b3ff650b
commit
6d49ecc781
@ -413,6 +413,9 @@
|
||||
/* Define if we have the oprofile JIT-support library */
|
||||
#cmakedefine01 LLVM_USE_OPROFILE
|
||||
|
||||
/* LLVM version information */
|
||||
#cmakedefine LLVM_VERSION_INFO "${LLVM_VERSION_INFO}"
|
||||
|
||||
/* Major version of the LLVM API */
|
||||
#define LLVM_VERSION_MAJOR ${LLVM_VERSION_MAJOR}
|
||||
|
||||
@ -425,9 +428,6 @@
|
||||
/* LLVM version string */
|
||||
#define LLVM_VERSION_STRING "${PACKAGE_VERSION}"
|
||||
|
||||
/* LLVM version information */
|
||||
#cmakedefine LLVM_VERSION_INFO "${LLVM_VERSION_INFO}"
|
||||
|
||||
/* Define to the extension used for shared libraries, say, ".so". */
|
||||
#cmakedefine LTDL_SHLIB_EXT "${LTDL_SHLIB_EXT}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user