llvm-6502/include
Dan Gohman eabaed26c3 Give FunctionLoweringInfo an MBB member, avoiding the need to pass it
around everywhere, and also give it an InsertPt member, to enable isel
to operate at an arbitrary position within a block, rather than just
appending to a block.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107791 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-07 16:47:08 +00:00
..
llvm Give FunctionLoweringInfo an MBB member, avoiding the need to pass it 2010-07-07 16:47:08 +00:00
llvm-c Implement the "linker_private_weak" linkage type. This will be used for 2010-07-01 21:55:59 +00:00