MC: Move ParseDirectiveELFType into ELFAsmParser. COFF uses .type for something else.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Sat, 9 Oct 2010 03:47:55 +0000 (03:47 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Sat, 9 Oct 2010 03:47:55 +0000 (03:47 +0000)
commite90ea139f47752eb122af756a5714ef0b3756298
treecc121f8bb63391350165e70aed1f4e21809a380f
parent84f69e8436d522cb3a772766ba67a1d7658dfdf5
MC: Move ParseDirectiveELFType into ELFAsmParser. COFF uses .type for something else.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116142 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmParser.cpp
lib/MC/MCParser/ELFAsmParser.cpp