Abort when the user program calls abort, instead of printing a funny message and...
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 5 Nov 2003 01:18:49 +0000 (01:18 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 5 Nov 2003 01:18:49 +0000 (01:18 +0000)
commitb56a6bc96a483b47da71b24efaa4380d463bbe17
treeebb339785c96fdd527f3e1978191b1a8b91f3a49
parentd65460f133f392953492888201afe06dce84ee8e
Abort when the user program calls abort, instead of printing a funny message and calling exit(1).

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