[mlir] Update HeapAsmResourceBlob::allocate API to make alignment explicit
authorRiver Riddle <riddleriver@gmail.com>
Tue, 29 Nov 2022 02:48:12 +0000 (18:48 -0800)
committerRiver Riddle <riddleriver@gmail.com>
Thu, 1 Dec 2022 01:02:54 +0000 (17:02 -0800)
commitb3cf9066de9386857fcadcd62fe4cc2f38bfd044
tree45721bb7df249e7a911bc31008ab38ba94cb5d51
parentaef89c8b41847c7235e00fbf8b2a2f10cb1aad25
[mlir] Update HeapAsmResourceBlob::allocate API to make alignment explicit

This effectively matches the same API changes that were made to
UnmanagedAsmResourceBlob.
mlir/include/mlir/IR/AsmState.h