LLVM is about to start emitting "line 0" records more often in the DWARF line table.
One test tripped over this; made the test accommodate the new records.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
That's great. The source stepping should never have to do this by hand, so special casing the instruction stepping was perfect.