llvm/include
2008-02-01 09:10:45 +00:00
..
llvm Remove the nasty LABEL hack with a much less evil one. Now llvm.dbg.func.start implies a stoppoint is set. SelectionDAGISel records a new source line but does not create a ISD::LABEL node for this special stoppoint. Asm printer will magically print this label. This ensures nothing is emitted before. 2008-02-01 09:10:45 +00:00
llvm-c Adding C bindings for SwitchInst::addCase. 2008-01-01 05:50:53 +00:00