LLVMSetAlignment

Set the preferred alignment of the value. @see llvm::AllocaInst::setAlignment() @see llvm::LoadInst::setAlignment() @see llvm::StoreInst::setAlignment() @see llvm::GlobalValue::setAlignment()

extern (C) nothrow
void
LLVMSetAlignment
(
LLVMValueRef V
,
uint Bytes
)

Meta