Skip to content
Commit d6e44ab5 authored by Evan Cheng's avatar Evan Cheng
Browse files

Remove the nasty LABEL hack with a much less evil one. Now llvm.dbg.func.start...

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.

llvm-svn: 46635
parent 806700f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment