Fix comment so it doesn't include comments which are irrelevant to the x86
authorEli Friedman <eli.friedman@gmail.com>
Wed, 2 Jun 2010 19:35:46 +0000 (19:35 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Wed, 2 Jun 2010 19:35:46 +0000 (19:35 +0000)
commit962f549d207337c03f7d1d1a120860034a52a0e7
tree9c7f77f9075e7debf4af76bbec45fad6bc1e2fe8
parent71c62a2977c405fb3f7b6dc5dcc59f63ca08be0f
Fix comment so it doesn't include comments which are irrelevant to the x86
backend.  Add a FIXME noting what can be fixed here.

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