Output forward definitions of global vars to handle recursive intializers correctly.
authorChris Lattner <sabre@nondot.org>
Mon, 19 Aug 2002 21:48:40 +0000 (21:48 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Aug 2002 21:48:40 +0000 (21:48 +0000)
commita4d4a855d8d1d995ad0d53d2be5c73ec43fffb43
tree10d25e28a7cad627f98dcee4a7ff05909b8b929b
parent696bcf37ae245fb4d804b07f72637a3cd1afef75
Output forward definitions of global vars to handle recursive intializers correctly.

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