OSDN Git Service

move production of .reference directives for static ctor/dtor list on
authorChris Lattner <sabre@nondot.org>
Tue, 19 Jan 2010 04:34:02 +0000 (04:34 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 19 Jan 2010 04:34:02 +0000 (04:34 +0000)
commit71eae713153e564ec743c5c4162ff258c255de78
tree01b79de1395d38dbeefafc085c6255b8d688aa5e
parenta756b1d914eaf4ad610d29398e5831b394bd1547
move production of .reference directives for static ctor/dtor list on
darwin into common code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93849 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAsmInfo.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/MC/MCAsmInfo.cpp
lib/MC/MCAsmInfoDarwin.cpp
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
lib/Target/PowerPC/AsmPrinter/PPCAsmPrinter.cpp
lib/Target/X86/AsmPrinter/X86AsmPrinter.cpp