add a helper method to get the byval alignment of an argument.
commitae441cc33cee83a598f74e3d0447fe02157b0389
authorChris Lattner <sabre@nondot.org>
Sun, 22 May 2011 23:57:23 +0000 (22 23:57 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 22 May 2011 23:57:23 +0000 (22 23:57 +0000)
treee4f784a55f91bf6380eac0f998a431b6ddb765a3
parent9db20f3bd89e51e0765ef21a9992f6dd5364a81e
add a helper method to get the byval alignment of an argument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131883 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Argument.h
lib/VMCore/Function.cpp