llvm-6502/include
Chris Lattner 848377d533 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37332 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-27 15:09:34 +00:00
..
llvm Add a new LLVMBuilder class, which makes it simpler and more uniform to 2007-05-27 15:09:34 +00:00
llvm-c