mcize jump table and constant pool entry labels, .local on elf,
authorChris Lattner <sabre@nondot.org>
Sat, 23 Jan 2010 05:19:23 +0000 (05:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 23 Jan 2010 05:19:23 +0000 (05:19 +0000)
commit3924868a957d5a6d468b61741cbb7db77324d1f6
tree57d02e4f321925c7d7fd3563b11f8c6ec90624f4
parent05f845314a67f9c30a67e55ce1e3168ff6732ce8
mcize jump table and constant pool entry labels, .local on elf,
and some .weak directives.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94284 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
include/llvm/MC/MCStreamer.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/MC/MCAsmStreamer.cpp