Use builder to create alignment attributes. Remove dead function.
authorBill Wendling <isanbard@gmail.com>
Sun, 14 Oct 2012 03:58:29 +0000 (03:58 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 14 Oct 2012 03:58:29 +0000 (03:58 +0000)
commitda3f9d8edc5b3e0a3e0b94257c63e24215a85653
tree876493920590f19f28baa2b43023c0dda88afe3b
parentdb55fc9dd8f6ede9b5337ba1f1d7cf0adfb1cc1a
Use builder to create alignment attributes. Remove dead function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165890 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Core.h
include/llvm/Attributes.h
lib/VMCore/Attributes.cpp
lib/VMCore/Core.cpp