Add statistic for # machine instrs emitted
authorChris Lattner <sabre@nondot.org>
Fri, 6 Jun 2003 04:00:05 +0000 (04:00 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 6 Jun 2003 04:00:05 +0000 (04:00 +0000)
commit302de590017e64f65e810e722eaedb67205cb30e
tree0080129660467223a6ebcf8c23f25863a7e748c0
parent3339459e48def88347aa7cb6545d2c579489bcb3
Add statistic for # machine instrs emitted
Add GROSS HACK to get CompilationCallback to work when compiled in release mode

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