add llvm codegen support for -ffunction-sections and -fdata-sections,
authorChris Lattner <sabre@nondot.org>
Tue, 13 Apr 2010 00:36:43 +0000 (00:36 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Apr 2010 00:36:43 +0000 (00:36 +0000)
commit43ac721e3b35341e7cf59d5982ad702ca8d27433
tree434695966d6d1bef31e8a9b35301f07b4cc96154
parent18d57661f3b5a30526e63a4de429db1d362fd6ab
add llvm codegen support for -ffunction-sections and -fdata-sections,
patch by Sylvere Teissier!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101106 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetMachine.h
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/Target/TargetMachine.cpp
test/CodeGen/X86/global-sections.ll