Do not emit prototypes for setjmp/longjmp, as they are handled specially
authorChris Lattner <sabre@nondot.org>
Sun, 9 May 2004 16:03:29 +0000 (16:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 May 2004 16:03:29 +0000 (16:03 +0000)
commit4589ed951036c6ac8d56d718aa710f6e6a6fba85
treea5e8da7819ef78f877c9ec30cb060f833bfd5b28
parent0555ed8bffc697f10b467e6f5c2c6188f8650e11
Do not emit prototypes for setjmp/longjmp, as they are handled specially

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