OSDN Git Service

Don't print stuff out from the code generator. This broke the JIT horribly
authorChris Lattner <sabre@nondot.org>
Sun, 17 Oct 2004 17:40:50 +0000 (17:40 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 17 Oct 2004 17:40:50 +0000 (17:40 +0000)
commit611fb259ba6e0b8964aa0f318bafee370f2ec4d8
treea78a63920bd21f557a09e84e9bd042d757f75a87
parent394855a87d52d71b702cfbf0ec1a223bda9163d4
Don't print stuff out from the code generator.  This broke the JIT horribly
last night. :)  bork!

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