llvm-c: Make LLVM{Get,Set}Alignment work on {Load,Store}Inst too
authorAnders Waldenborg <anders@0x63.nu>
Tue, 29 Oct 2013 09:02:02 +0000 (09:02 +0000)
committerAnders Waldenborg <anders@0x63.nu>
Tue, 29 Oct 2013 09:02:02 +0000 (09:02 +0000)
commit7959f209ba8e63ffaf7335842deddda4ca0480e7
tree8f825bc532751682044f2d09ed4a800337a4a447
parentfd4937fe2a0a2bbceeff8ba14e49411c0ae78855
llvm-c: Make LLVM{Get,Set}Alignment work on {Load,Store}Inst too

Patch by Peter Zotov

Differential Revision: http://llvm-reviews.chandlerc.com/D1910

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