Pass through the emitConstantPool() call to the real emitter.
authorMisha Brukman <brukman+llvm@gmail.com>
Tue, 3 Jun 2003 20:00:49 +0000 (20:00 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Tue, 3 Jun 2003 20:00:49 +0000 (20:00 +0000)
commitd720da23dbe2f2b4f9293a2edecd8b74ebd4b188
treec59c4f012690c7bc67ea7f80865bcd8a05df6a80
parentfc97c8b2251aa47f0f753e4ef897fb5a7601036b
Pass through the emitConstantPool() call to the real emitter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6590 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineCodeEmitter.cpp