jmp_buf is really a pointer type that is passed around...
authorChris Lattner <sabre@nondot.org>
Sat, 28 Jun 2003 19:29:34 +0000 (19:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Jun 2003 19:29:34 +0000 (19:29 +0000)
commit2fa42a816dd655739beff8887d5c3d22f1ede751
tree298a1bfdb1fdce86308f5e929fde6c3ba8d94fd1
parent9bda5f52bd347d028efa33ab057ff8b61341f920
jmp_buf is really a pointer type that is passed around...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6935 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp