emit ELF .type directives through MCStreamer instead of doing it textually.
authorChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 18:33:40 +0000 (18:33 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 18:33:40 +0000 (18:33 +0000)
commita800f7c464ef9a376057a555129f36d1f8488c3b
tree1e46de243a8d46ab3fc1627fda405ea66201f4f8
parented0ab15170f0f8fc4269d58757378bc8726b56a1
emit ELF .type directives through MCStreamer instead of doing it textually.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94436 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/MC/MCAsmStreamer.cpp
lib/Target/X86/AsmPrinter/X86AsmPrinter.cpp