Removed the --enable-profiling option.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7079 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
John Criswell 2003-07-02 21:16:06 +00:00
parent badcc9a404
commit b2d7aff181

View File

@ -146,7 +146,6 @@ PAPIDIR := @PAPIDIR@
# information to allow gprof to be used to get execution frequencies.
#
#ENABLE_PROFILING = 1
@ENABLE_PROFILING@
#
# This open tells the Makefiles to produce verbose output.