Implement a simple FIXME: if we are emitting a basic block address that has
authorChris Lattner <sabre@nondot.org>
Tue, 16 Nov 2004 04:30:51 +0000 (04:30 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Nov 2004 04:30:51 +0000 (04:30 +0000)
commitf2d552eca65253bd8fc5934e4019921bc32b2364
treeb4b60aa37c280c332498d028fccb491b1d8e373d
parent16fe6f5f24062c5e1ce6178989e135c51e6d9c76
Implement a simple FIXME: if we are emitting a basic block address that has
already been emitted, we don't have to remember it and deal with it later,
just emit it directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17868 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86CodeEmitter.cpp