Allow production of -stats output for benchmarks by specifying
authorChris Lattner <sabre@nondot.org>
Mon, 30 Sep 2002 19:24:07 +0000 (19:24 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 30 Sep 2002 19:24:07 +0000 (19:24 +0000)
commit999b63b4535c0ffe0328381fb5da4579e7f2fcc0
treee7ce93fbdc655bcfe88880d35a4ee088cd4c6b0a
parent9551817d4fd8641f2301e98362aa087910693d1c
Allow production of -stats output for benchmarks by specifying
ENABLE_STATS=1 on the make command line.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3989 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/DSAnalysis/Makefile [new file with mode: 0644]