Fix these comments to reflect current reality. Surprisingly,
authorDan Gohman <gohman@apple.com>
Tue, 16 Sep 2008 20:45:53 +0000 (20:45 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 16 Sep 2008 20:45:53 +0000 (20:45 +0000)
commit05ae98346a190d74c2c8799c3af2f8ca23e47c27
treef0057ad1e95aed49cd77a10301e750dffc081ad6
parent70ff4cf1baf8cce04b38752ea485425782fb07b8
Fix these comments to reflect current reality. Surprisingly,
MachineConstantPool::getConstantPoolIndex actually expects
a log2-encoded alignment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56248 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineConstantPool.h
lib/CodeGen/MachineFunction.cpp