Duncan P. N. Exon Smith
4d29d309de
DebugInfo: Fix bad debug info for compile units and types
...
Fix debug info in these tests, which started failing with a WIP patch to
verify compile units and types. The problems look like they were all
caused by bitrot. They fell into these categories:
- Using `!{i32 0}` instead of `!{}`.
- Using `!{null}` instead of `!{}`.
- Using `!MDExpression()` instead of `!{}`.
- Using `!8` instead of `!{!8}`.
- `file:` references that pointed at `MDCompileUnit`s instead of the
same `MDFile` as the compile unit.
- `file:` references that were numerically off-by-one or (off-by-ten).
llvm-svn: 233415
2015-03-27 20:46:33 +00:00
..
2015-02-27 21:17:42 +00:00
2015-03-16 21:10:12 +00:00
2015-02-27 21:17:42 +00:00
2015-03-16 21:10:12 +00:00
2014-09-03 21:01:03 +00:00
2015-03-13 18:20:45 +00:00
2015-02-18 03:12:28 +00:00
2014-10-16 20:00:02 +00:00
2015-02-27 21:17:42 +00:00
2015-03-27 05:09:33 +00:00
2015-02-27 21:17:42 +00:00
2015-03-13 18:20:45 +00:00
2015-03-13 18:20:45 +00:00
2015-02-27 21:17:42 +00:00
2015-03-27 20:46:33 +00:00
2015-03-21 06:19:17 +00:00
2015-02-27 21:17:42 +00:00
2015-03-27 10:36:57 +00:00
2015-02-27 21:17:42 +00:00
2015-03-27 20:46:33 +00:00
2015-03-13 18:20:45 +00:00
2015-03-13 18:20:45 +00:00
2015-03-24 23:54:54 +00:00
2015-03-13 18:20:45 +00:00
2015-03-27 20:46:33 +00:00
2015-03-27 20:46:33 +00:00
2015-03-13 18:20:45 +00:00
2015-03-14 01:43:57 +00:00
2015-02-27 21:17:42 +00:00
2015-03-13 18:20:45 +00:00
2015-03-24 19:29:18 +00:00
2015-03-13 18:20:45 +00:00
2015-03-13 18:20:45 +00:00
2015-03-15 01:21:30 +00:00
2015-02-27 21:17:42 +00:00
2015-02-27 21:17:42 +00:00
2015-03-27 20:46:33 +00:00
2015-03-06 10:11:25 +00:00
2015-02-27 21:17:42 +00:00
2015-03-27 01:58:34 +00:00
2015-03-13 18:20:45 +00:00
2015-03-27 17:29:11 +00:00
2015-03-12 05:36:01 +00:00
2015-03-13 18:20:45 +00:00
2015-03-27 20:46:33 +00:00
2015-02-27 21:17:42 +00:00
2015-03-19 22:02:10 +00:00
2015-02-27 21:17:42 +00:00
2014-03-20 19:54:47 +00:00
2015-02-27 21:17:42 +00:00
2015-03-27 20:46:33 +00:00
2015-03-13 18:20:45 +00:00
2015-03-13 18:20:45 +00:00
2015-02-27 21:17:42 +00:00
2015-03-27 20:46:33 +00:00
2014-08-01 23:21:21 +00:00
2015-03-13 18:20:45 +00:00
2015-02-26 00:35:56 +00:00
2015-02-11 02:06:47 +00:00
2015-03-13 20:53:01 +00:00
2013-08-16 00:37:11 +00:00
2015-03-27 05:09:33 +00:00
2015-03-27 20:46:33 +00:00
2015-03-27 20:46:33 +00:00
2015-03-27 20:46:33 +00:00
2015-02-27 21:17:42 +00:00
2015-02-27 21:17:42 +00:00
2015-03-27 20:46:33 +00:00
2015-02-27 21:17:42 +00:00
2015-03-27 20:46:33 +00:00
2015-03-13 18:20:45 +00:00
2015-03-26 16:49:24 +00:00
2015-03-27 20:46:33 +00:00
2015-02-27 21:17:42 +00:00
2015-02-28 16:47:27 +00:00
2014-06-09 22:42:55 +00:00
2015-03-17 18:03:10 +00:00