Do not pass -g flag when compiling tests, so remove the C.Flags. This only happens...
authorTanya Lattner <tonic@nondot.org>
Tue, 18 Mar 2008 19:59:04 +0000 (19:59 +0000)
committerTanya Lattner <tonic@nondot.org>
Tue, 18 Mar 2008 19:59:04 +0000 (19:59 +0000)
commit856ce2da14df1ab3a2375ecc93650757366d7a9f
treec7b2b090b70811be02d9d844598baab12c02e130
parentcf49819877addffa29cbb33dc6aab963868e74ee
Do not pass -g flag when compiling tests, so remove the C.Flags. This only happens if you have a debug build of llvm.

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