Revert 133010. Self-hosted buildbot unhappy.
authorJim Grosbach <grosbach@apple.com>
Tue, 14 Jun 2011 21:51:20 +0000 (21:51 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 14 Jun 2011 21:51:20 +0000 (21:51 +0000)
commit6c3044db28ca1efa4d3da4ea40043bf8a3a8e030
treedbbc6d08bab8042b2c55f85249fd054fd552abaa
parentc35dd25ab820c3db37b7bfd506d656c14b14e331
Revert 133010. Self-hosted buildbot unhappy.

Apparently llvm itself generates undefined assembler local labels, causing
self-hosting problems with this patch. Reverting until that's sorted out.

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