Add a --enable-profiling option to configure to build Debug+Profile and
authorDavid Greene <greened@obbligato.org>
Fri, 17 Apr 2009 14:49:22 +0000 (14:49 +0000)
committerDavid Greene <greened@obbligato.org>
Fri, 17 Apr 2009 14:49:22 +0000 (14:49 +0000)
commitdbefd0c15be7daa3d74a0a9a04a068ea76c641f8
tree1942529b346a76d6e5f75ef291caef493cfea7ba
parent2ee3db3003deb18461a72b82166d8d417925d06f
Add a --enable-profiling option to configure to build Debug+Profile and
Opt+Profile tools.  Now we can profile any kind of flavor we build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69351 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.config.in
Makefile.rules
autoconf/configure.ac