Teach the PPC backend about the ctor and dtor list when not using __main and
authorChris Lattner <sabre@nondot.org>
Fri, 9 Dec 2005 18:24:29 +0000 (18:24 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 9 Dec 2005 18:24:29 +0000 (18:24 +0000)
commit646f7afb797630020f02c6f552c6c5c8d7e73ad6
treef19b63d893f5e9826f122840a60bd6dd5b9915f5
parent5e3c5b4e13d45d631cddf42176b380f64fde918f
Teach the PPC backend about the ctor and dtor list when not using __main and
linking the entire program into one bc file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24645 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCAsmPrinter.cpp