Make array bound checks optional and disabled by default.
authorChris Lattner <sabre@nondot.org>
Mon, 11 Feb 2002 20:19:16 +0000 (20:19 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Feb 2002 20:19:16 +0000 (20:19 +0000)
commitc0fbd57c978ecefdcce3ee054cbe736f4f82a76c
treea558bc6f501f474951873dba38519b8f33ba19b9
parent0cac4b8f3fb4a86c8516b7b8395977837082184b
Make array bound checks optional and disabled by default.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1725 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Interpreter/Execution.cpp