Enable assertions to be enabled in release builds by building with
authorChris Lattner <sabre@nondot.org>
Tue, 21 Mar 2006 01:06:41 +0000 (01:06 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Mar 2006 01:06:41 +0000 (01:06 +0000)
commit7192786afcf624af592df32df02eca56ab1aa35d
treedb2432a460a4b50c972b1de9b90c8fcb7e2346d4
parent8593f9891da4782719e49ef1fb2554072ed1e52d
Enable assertions to be enabled in release builds by building with
make ENABLE_OPTIMIZED=1 ENABLE_ASSERTIONS=1

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