OSDN Git Service

Since everyone else has "fixed" this file, might as well join in the fun.
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 20 May 2005 19:46:50 +0000 (19:46 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 20 May 2005 19:46:50 +0000 (19:46 +0000)
commit57ebf3d6a8f583bb51ad54887f18083963299807
treeba76dc479a768c6187ef0fa96b959d36adc99801
parentedd47f21c5dc7f12fbe537219980ae4050e7e50a
Since everyone else has "fixed" this file, might as well join in the fun.
* Change assert() to std::cerr printout, as it will not appear in opt builds
* Add comments to clarify what #ifdef/#else/#endif match what condition(s)

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