Duncan P. N. Exon Smith
a9902daa5c
Verifier: Check fields of MDVariable subclasses
...
Check fields from `MDLocalVariable` and `MDGlobalVariable` and change
the accessors to downcast to the right types. `getType()` still returns
`Metadata*` since it could be an `MDString`-based reference.
Since local variables require non-null scopes, I also updated `LLParser`
to require a `scope:` field.
A number of testcases had grown bitrot and started failing with this
patch; I committed them separately in r233349. If I just broke your
out-of-tree testcases, you're probably hitting similar problems (so have
a look there).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233389 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-27 17:29:58 +00:00
..
2014-08-05 05:43:41 +00:00
2014-08-13 16:26:38 +00:00
2015-02-14 19:37:54 +00:00
2015-03-03 22:01:13 +00:00
2014-10-28 01:29:26 +00:00
2015-03-05 18:32:14 +00:00
2015-03-03 21:56:11 +00:00
2015-02-15 22:54:22 +00:00
2015-02-15 22:54:22 +00:00
2015-03-18 00:41:24 +00:00
2015-02-19 16:08:20 +00:00
2015-03-17 23:54:51 +00:00
2015-03-23 22:10:27 +00:00
2015-02-21 00:37:53 +00:00
2015-03-27 17:29:58 +00:00
2015-02-26 23:36:28 +00:00
2015-02-15 22:54:22 +00:00
2015-03-01 21:49:21 +00:00
2014-08-13 16:26:38 +00:00
2015-02-15 22:54:22 +00:00
2015-01-14 10:19:28 +00:00
2015-02-15 22:54:22 +00:00
2015-02-15 22:54:22 +00:00
2015-02-15 22:54:22 +00:00
2015-03-03 22:01:13 +00:00
2015-02-15 22:54:22 +00:00
2015-03-13 21:54:20 +00:00
2015-03-24 11:26:34 +00:00
2015-03-16 18:06:57 +00:00
2015-03-10 02:37:25 +00:00
2015-03-03 22:01:13 +00:00
2015-03-27 06:06:48 +00:00
2015-03-15 01:23:20 +00:00
2015-02-08 08:27:19 +00:00
2015-03-27 04:17:07 +00:00
2014-11-13 17:58:48 +00:00
2015-01-24 17:51:26 +00:00
2015-03-18 16:23:44 +00:00
2014-08-29 15:30:20 +00:00
2015-03-25 19:36:23 +00:00
2015-01-06 23:00:37 +00:00
2015-03-12 23:16:18 +00:00
2015-03-15 01:03:19 +00:00
2015-01-05 02:47:05 +00:00
2014-12-12 01:27:01 +00:00
2015-01-28 09:47:21 +00:00
2015-01-22 21:01:12 +00:00
2015-02-15 22:54:22 +00:00
2015-03-17 20:40:21 +00:00
2015-02-25 05:10:25 +00:00
2015-03-24 16:44:29 +00:00
2015-03-15 06:53:32 +00:00
2014-12-09 18:38:53 +00:00
2015-03-13 21:54:20 +00:00
2015-03-14 19:24:04 +00:00
2015-03-13 21:03:36 +00:00
2015-03-23 18:23:08 +00:00
2015-03-07 10:55:47 +00:00
2014-12-20 03:04:38 +00:00
2014-08-13 16:26:38 +00:00
2015-02-20 15:28:35 +00:00
2014-12-22 19:07:45 +00:00
2014-11-24 20:44:36 +00:00
2014-12-09 18:38:53 +00:00
2015-02-15 22:54:22 +00:00
2015-02-15 22:54:22 +00:00
2015-02-15 22:54:22 +00:00
2015-03-10 02:37:25 +00:00
2015-03-03 21:18:16 +00:00
2015-02-15 22:54:22 +00:00
2015-03-19 22:24:17 +00:00