OSDN Git Service

[InstCombine] Update stale comment. NFC
authorCraig Topper <craig.topper@intel.com>
Tue, 7 Nov 2017 17:37:32 +0000 (17:37 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 7 Nov 2017 17:37:32 +0000 (17:37 +0000)
commit3c64d8ff3aeab292b97ddfff0d1a70f6aba0fd5f
treed68babd30caba6457d0e7774296984ed1adf3437
parent5933b2471c893f18aea992ba75c9b19ca80db6d5
[InstCombine] Update stale comment. NFC

Datalayout is no longer optional so the comment didn't match what the code currently does.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317594 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCompares.cpp