Explain why we skip DbgInfoIntrinsics when looking at line numbers in .gcno file...
authorNick Lewycky <nicholas@mxc.ca>
Wed, 4 Jun 2014 21:47:19 +0000 (21:47 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 4 Jun 2014 21:47:19 +0000 (21:47 +0000)
commit7afb107a274ae27c4db90b785b65d20a8fa18c01
treef32a0e4a5f07c64a5e0e7f511d13059462ee2cfb
parent6248abf28d3f1e0c010e519715c416b9d19b9c76
Explain why we skip DbgInfoIntrinsics when looking at line numbers in .gcno file emission.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210218 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/GCOVProfiling.cpp