Ignore line numbers on debug intrinsics. Add an assert to ensure that we...
Ignore line numbers on debug intrinsics. Add an assert to ensure that we aren't emitting line number zero, the .gcno format uses this to indicate that the next field is a filename. llvm-svn: 210068
Loading
Please sign in to comment