Add a new LLVMBuilder class, which makes it simpler and more uniform to
create large amounts of instructions by separating the insertion point logic from the logic of what to create. llvm-svn: 37332
Loading
Please register or sign in to comment
create large amounts of instructions by separating the insertion point logic from the logic of what to create. llvm-svn: 37332