OSDN Git Service

simplify the mips target to print .size and .type for c strings
authorChris Lattner <sabre@nondot.org>
Tue, 19 Jan 2010 05:23:59 +0000 (05:23 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 19 Jan 2010 05:23:59 +0000 (05:23 +0000)
commit07c2bc04f96ddb31d7b22cd7e3d13a18edcb4cd6
tree8d440ad7e8d256c3fcca0ed03dd5d9722bfecd65
parent41eb8b47717e1fe1a6d0e99ec1b4e890091f77aa
simplify the mips target to print .size and .type for c strings
just like all other elf targets.  Bruno, if this isn't right, please
let me know + why :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93856 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/AsmPrinter/MipsAsmPrinter.cpp