Rafael Espindola
552e7f96b1
Assert that we have all use/users in the getters.
...
An error that is pretty easy to make is to use the lazy bitcode reader
and then do something like
if (V.use_empty())
The problem is that uses in unmaterialized functions are not accounted
for.
This patch adds asserts that all uses are known.
llvm-svn: 256105
2015-12-19 20:03:23 +00:00
..
2015-12-16 23:16:33 +00:00
2015-11-06 00:12:50 +00:00
2015-12-11 17:50:37 +00:00
2015-12-16 21:37:48 +00:00
2015-12-07 19:21:39 +00:00
2015-12-18 20:13:39 +00:00
2015-11-14 19:00:33 +00:00
2015-10-04 14:33:43 +00:00
2015-10-02 23:34:06 +00:00
2015-12-14 18:34:23 +00:00
2015-12-18 23:46:42 +00:00
2015-11-25 22:49:48 +00:00
2015-10-21 16:03:32 +00:00
2015-11-05 19:24:56 +00:00
2015-10-20 18:17:05 +00:00
2015-12-18 20:13:39 +00:00
2015-11-12 09:38:54 +00:00
2015-12-14 07:42:00 +00:00
2015-12-19 20:03:23 +00:00
2015-09-01 03:14:31 +00:00
2015-07-07 17:48:00 +00:00
2015-12-17 17:14:09 +00:00
2015-12-07 23:07:16 +00:00
2015-11-04 22:32:32 +00:00
2015-10-02 23:34:06 +00:00
2014-08-21 20:44:56 +00:00
2015-11-19 00:51:50 +00:00
2015-12-18 19:45:38 +00:00
2015-12-01 07:49:23 +00:00
2015-12-16 21:45:43 +00:00
2015-12-16 18:28:12 +00:00
2015-12-07 17:35:56 +00:00
2015-11-04 23:11:12 +00:00
2015-11-05 19:24:56 +00:00
2015-08-21 02:48:20 +00:00
2015-12-15 06:11:33 +00:00
2015-11-11 20:41:43 +00:00
2015-12-09 03:37:51 +00:00
2014-09-30 22:30:06 +00:00
2015-09-19 20:49:34 +00:00
2015-12-05 01:38:12 +00:00
2015-12-18 22:02:08 +00:00
2015-10-13 21:51:02 +00:00
2015-10-15 20:09:01 +00:00
2015-10-23 21:48:05 +00:00
2015-12-16 18:30:36 +00:00
2015-12-01 00:48:34 +00:00
2015-12-01 00:48:34 +00:00