Implement PR315: abort, don't warn, when missing external functions encountered
authorChris Lattner <sabre@nondot.org>
Tue, 1 Jun 2004 21:49:00 +0000 (21:49 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 1 Jun 2004 21:49:00 +0000 (21:49 +0000)
commitabf1cd3ada70c14098abb705d452f75be7963ce1
tree4e6f6e9f7fffa6168d49f8066a7644857b8ca619
parent7124771c5d37633a9ddb51ae9fc1fa6e816d749a
Implement PR315: abort, don't warn, when missing external functions encountered

This fixes some critical problems building libstdc++ on cygwin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13934 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/Intercept.cpp