frontend/b: fixes for LLVM 4.0 API change
Upstream LLVM added a new parameter to the AllocaInst constructor, which
breaks compilation. Fix it by using the IRBuilder method.
Signed-off-by: Brenden Blanco <bblanco@gmail.com>
Showing
Please register or sign in to comment