OSDN Git Service

GC NEED_USCORE.
authorJoerg Sonnenberger <joerg@bec.de>
Fri, 30 Sep 2016 19:57:54 +0000 (19:57 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Fri, 30 Sep 2016 19:57:54 +0000 (19:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282914 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Config/config.h.cmake

index 1288ee0..4baa3b9 100644 (file)
    its not necessary */
 #undef NEED_DEV_ZERO_FOR_MMAP
 
-/* Define if dlsym() requires a leading underscore in symbol names. */
-#undef NEED_USCORE
-
 /* Define to the address where bug reports for this package should be sent. */
 #cmakedefine PACKAGE_BUGREPORT "${PACKAGE_BUGREPORT}"