Move MaximumAlignment to be a member of the Value class.
authorDan Gohman <gohman@apple.com>
Fri, 30 Jul 2010 21:07:05 +0000 (21:07 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 30 Jul 2010 21:07:05 +0000 (21:07 +0000)
commite16829b401409b398c9de9847c1d12eb931f7d63
tree41b6c288fd5caa25309550991ac501b4c6250c84
parent81881bcd35ad944a8f8e14b8c5c05096cabd98c7
Move MaximumAlignment to be a member of the Value class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109891 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Value.h
lib/AsmParser/LLParser.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp