add symbol attribute support for the ELF .type directive.
authorChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 18:30:45 +0000 (18:30 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 18:30:45 +0000 (18:30 +0000)
commited0ab15170f0f8fc4269d58757378bc8726b56a1
treed6797238ee053096ab9e9a6f09b8c25ca71f49cc
parent032742972f69c014dd5e985753c06a7fe3d08704
add symbol attribute support for the ELF .type directive.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94435 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCDirectives.h
lib/MC/MCAsmStreamer.cpp
lib/MC/MCMachOStreamer.cpp