Skip to content

Commit

Permalink
GC ENABLE_PIC
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282936 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
jsonn committed Sep 30, 2016
1 parent dd9e07b commit be24ede
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/llvm/Config/config.h.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
/* Define to 1 to enable crash overrides, and to 0 otherwise. */
#cmakedefine01 ENABLE_CRASH_OVERRIDES

/* Define if position independent code is enabled */
#cmakedefine ENABLE_PIC

/* Define to 1 if you have the `backtrace' function. */
#cmakedefine HAVE_BACKTRACE ${HAVE_BACKTRACE}

Expand Down

0 comments on commit be24ede

Please sign in to comment.