The ENABLE_PROFILING flag now builds the profiled libraries and executables
authorVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 20 Sep 2002 14:03:13 +0000 (14:03 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 20 Sep 2002 14:03:13 +0000 (14:03 +0000)
commit41e7891e07443082e63d1b41ddc33188ca0afaae
treec79cec06fb2945a111cc86632e5da106b26a9a40
parent9c32df37b9c855a0c8b25a19b709de4836ae7c60
The ENABLE_PROFILING flag now builds the profiled libraries and executables
into a Profile/ directory to keep them separate from the Debug/ and
Release/ versions.  Also, it turns on ENABLE_OPTIMIZED automatically.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3854 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.common
Makefile.rules