Duncan P. N. Exon Smith
d3cfcf9614
Verifier: Move over DISubprogram::Verify()
...
Move over the remaining (somewhat complicated) check from
`DISubprogram::Verify()`. I suspect this check could be optimized --
e.g., it would be nice not to do another full traversal here -- but it's
not exactly obvious how. For now, just bring it over as is.
Once we have a better model for the "canonical" subprogram of a
`Function`, we should enforce that all `!dbg` attachments lead to the
canonical one.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233663 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-31 02:09:55 +00:00
..
2015-03-30 17:21:38 +00:00
2015-02-15 22:54:22 +00:00
2015-03-30 15:42:36 +00:00
2015-03-30 16:10:39 +00:00
2015-03-03 22:01:13 +00:00
2015-02-11 03:28:02 +00:00
2014-06-27 18:19:56 +00:00
2015-03-30 21:41:43 +00:00
2014-08-13 16:26:38 +00:00
2015-03-18 00:41:24 +00:00
2015-03-30 21:41:43 +00:00
2015-02-15 22:54:22 +00:00
2015-03-30 19:40:05 +00:00
2015-03-17 23:54:51 +00:00
2015-03-31 02:09:55 +00:00
2015-03-30 21:32:28 +00:00
2015-03-30 23:47:26 +00:00
2015-03-30 19:40:05 +00:00
2014-08-29 21:53:01 +00:00
2015-03-30 17:21:38 +00:00
2015-01-14 10:19:28 +00:00
2015-02-14 19:37:54 +00:00
2015-03-30 15:42:36 +00:00
2015-03-03 22:01:13 +00:00
2014-03-06 03:50:29 +00:00
2015-03-29 20:49:03 +00:00
2015-03-03 22:01:13 +00:00
2015-03-30 21:41:43 +00:00
2014-12-09 18:38:53 +00:00
2015-02-26 00:35:56 +00:00
2015-01-05 02:47:05 +00:00
2015-03-20 15:45:14 +00:00
2014-12-11 02:10:28 +00:00
2015-01-26 18:26:35 +00:00
2015-03-30 17:21:38 +00:00
2013-01-02 12:09:16 +00:00
2015-03-17 20:40:21 +00:00
2015-02-25 05:10:25 +00:00
2015-03-30 19:40:05 +00:00
2015-02-04 00:20:52 +00:00
2015-01-19 19:02:06 +00:00
2015-03-13 21:54:20 +00:00
2014-05-21 02:46:14 +00:00
2015-01-22 21:01:12 +00:00
2015-01-13 22:42:38 +00:00
2015-03-05 17:53:00 +00:00
2015-02-19 11:02:11 +00:00
2014-08-13 16:26:38 +00:00
2015-02-12 02:30:56 +00:00
2015-03-10 23:55:38 +00:00
2014-08-21 21:09:24 +00:00
2014-08-19 21:08:27 +00:00
2014-10-15 20:28:31 +00:00
2015-03-23 19:32:43 +00:00
2014-12-09 18:38:53 +00:00
2015-03-31 02:09:55 +00:00