Duncan P. N. Exon Smith
37ac8d3622
IR: Move MDLocation into place
...
This commit moves `MDLocation`, finishing off PR21433. There's an
accompanying clang commit for frontend testcases. I'll attach the
testcase upgrade script I used to PR21433 to help out-of-tree
frontends/backends.
This changes the schema for `DebugLoc` and `DILocation` from:
!{i32 3, i32 7, !7 , !8}
to:
!MDLocation(line: 3, column: 7, scope: !7 , inlinedAt: !8 )
Note that empty fields (line/column: 0 and inlinedAt: null) don't get
printed by the assembly writer.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226048 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-14 22:27:36 +00:00
..
2014-08-06 13:31:32 +00:00
2014-08-29 01:31:42 +00:00
2014-09-11 05:10:28 +00:00
2015-01-14 22:27:36 +00:00
2014-12-04 20:25:50 +00:00
2014-10-28 01:24:32 +00:00
2014-07-02 18:17:40 +00:00
2014-07-02 18:17:40 +00:00
2014-10-01 09:59:45 +00:00
2014-10-14 14:02:41 +00:00
2014-11-19 06:39:53 +00:00
2014-10-08 02:31:24 +00:00
2014-10-17 17:06:31 +00:00
2014-07-23 12:58:11 +00:00
2014-12-15 19:07:53 +00:00
2014-08-08 14:19:29 +00:00
2014-08-29 21:00:22 +00:00
2014-09-02 09:33:56 +00:00
2014-12-08 17:54:58 +00:00
2015-01-14 22:27:36 +00:00
2014-10-14 06:50:36 +00:00
2014-12-15 19:07:53 +00:00
2014-12-15 19:07:53 +00:00
2014-12-03 17:49:26 +00:00
2014-08-27 16:16:04 +00:00
2014-12-15 19:07:53 +00:00
2014-10-12 06:47:47 +00:00
2014-11-19 06:39:53 +00:00
2014-10-14 06:50:36 +00:00
2014-08-21 18:10:07 +00:00
2014-12-02 23:13:39 +00:00
2014-10-01 15:22:13 +00:00
2014-10-20 16:08:33 +00:00
2014-07-23 12:58:11 +00:00
2014-07-23 12:58:11 +00:00
2014-07-23 12:58:11 +00:00
2014-07-23 12:58:11 +00:00
2014-07-23 12:58:11 +00:00
2014-07-10 03:41:50 +00:00
2014-12-15 19:07:53 +00:00
2014-11-19 06:39:53 +00:00
2014-09-02 06:24:04 +00:00
2014-08-21 20:57:57 +00:00
2014-09-10 13:54:38 +00:00
2014-08-21 20:57:57 +00:00
2014-10-15 18:58:07 +00:00
2014-09-04 01:29:18 +00:00
2014-08-29 23:48:06 +00:00
2014-09-30 00:49:58 +00:00
2014-09-15 20:47:16 +00:00
2014-09-04 01:29:18 +00:00
2014-10-27 19:58:36 +00:00
2014-08-21 20:57:57 +00:00
2014-08-21 20:57:57 +00:00
2014-08-20 01:10:36 +00:00
2014-08-21 20:57:57 +00:00
2014-10-12 06:47:47 +00:00
2014-08-21 20:57:57 +00:00
2014-08-21 20:57:57 +00:00
2014-08-27 21:04:52 +00:00
2014-12-15 19:07:53 +00:00
2014-12-15 19:07:53 +00:00
2014-08-11 21:39:53 +00:00
2014-12-15 19:07:53 +00:00
2014-07-27 07:10:29 +00:00
2014-07-02 16:46:08 +00:00
2014-12-15 19:07:53 +00:00
2014-12-15 19:07:53 +00:00
2014-07-03 00:23:43 +00:00
2014-08-04 05:10:33 +00:00
2014-12-01 20:59:00 +00:00
2014-07-31 04:10:43 +00:00
2014-07-31 04:10:43 +00:00
2014-07-31 04:10:43 +00:00
2014-11-19 00:29:14 +00:00
2014-12-15 19:07:53 +00:00
2014-12-02 23:53:43 +00:00
2015-01-10 23:41:24 +00:00
2014-07-24 01:29:59 +00:00
2014-07-23 20:46:32 +00:00
2014-09-11 17:34:19 +00:00
2015-01-05 17:10:26 +00:00
2014-12-02 21:36:24 +00:00
2014-07-31 04:10:43 +00:00
2014-12-15 19:07:53 +00:00
2014-11-26 10:49:18 +00:00
2014-12-15 19:07:53 +00:00
2014-11-04 20:10:06 +00:00
2014-12-02 23:13:39 +00:00
2014-07-17 10:51:23 +00:00
2014-08-28 22:08:28 +00:00
2014-09-18 07:26:26 +00:00
2014-09-19 05:30:35 +00:00
2014-12-01 20:52:32 +00:00
2014-12-01 18:43:53 +00:00
2014-11-07 02:50:00 +00:00
2014-11-03 15:28:40 +00:00
2014-08-28 04:59:53 +00:00
2014-10-31 15:17:36 +00:00
2014-12-15 19:07:53 +00:00
2014-08-29 15:34:58 +00:00
2014-10-30 22:21:03 +00:00
2014-08-08 08:27:44 +00:00
2014-12-22 13:38:58 +00:00
2014-09-10 13:54:38 +00:00
2014-07-21 09:13:56 +00:00
2014-10-27 18:21:58 +00:00
2014-12-15 19:07:53 +00:00
2014-12-15 19:07:53 +00:00
2014-08-21 20:57:57 +00:00
2014-10-27 19:46:23 +00:00
2014-09-17 17:46:47 +00:00
2014-08-29 00:19:21 +00:00
2014-11-13 20:50:44 +00:00
2014-10-14 20:36:02 +00:00
2014-10-14 20:36:02 +00:00
2014-11-10 21:05:31 +00:00
2014-10-07 03:40:06 +00:00
2014-11-11 23:10:44 +00:00
2014-09-17 19:51:38 +00:00
2014-12-09 19:44:38 +00:00
2014-09-17 20:35:41 +00:00
2014-09-15 22:33:06 +00:00
2014-09-17 21:55:55 +00:00
2014-11-13 00:36:46 +00:00
2014-11-18 22:41:49 +00:00
2014-08-21 20:57:57 +00:00
2014-10-12 06:47:47 +00:00
2014-12-15 19:07:53 +00:00
2014-08-29 17:58:16 +00:00
2014-09-16 00:25:30 +00:00
2014-09-15 23:47:57 +00:00
2014-11-21 06:39:58 +00:00
2014-08-27 16:16:04 +00:00
2014-08-27 16:16:04 +00:00
2014-08-27 16:16:04 +00:00
2014-08-27 16:16:04 +00:00
2014-08-27 16:16:04 +00:00
2014-08-27 16:16:04 +00:00
2014-10-24 00:03:46 +00:00
2014-12-10 19:43:32 +00:00
2014-08-21 20:57:57 +00:00
2014-12-02 23:13:39 +00:00
2014-12-02 23:13:39 +00:00
2014-12-02 23:53:43 +00:00
2014-12-02 23:53:43 +00:00
2014-07-18 13:07:05 +00:00
2014-07-12 21:20:49 +00:00
2014-07-07 21:37:51 +00:00
2014-09-02 13:54:53 +00:00
2014-07-17 10:50:20 +00:00
2014-10-21 01:17:30 +00:00
2014-10-31 02:35:34 +00:00
2014-12-02 18:09:51 +00:00
2014-08-11 05:17:19 +00:00
2014-11-04 22:20:07 +00:00
2014-08-07 21:40:58 +00:00
2014-08-07 21:40:58 +00:00
2014-07-24 02:05:42 +00:00
2014-07-15 10:00:26 +00:00
2014-08-02 17:15:11 +00:00
2014-10-22 12:40:20 +00:00
2014-10-21 20:10:21 +00:00
2014-11-04 20:51:29 +00:00
2014-10-21 20:47:22 +00:00
2014-07-23 12:58:11 +00:00
2014-09-12 17:40:39 +00:00
2014-12-15 19:07:53 +00:00
2014-08-20 10:40:20 +00:00
2014-09-27 17:02:54 +00:00
2014-07-29 02:09:26 +00:00
2014-09-19 05:30:35 +00:00
2014-10-16 16:41:15 +00:00
2014-07-25 19:31:34 +00:00
2014-08-07 23:08:24 +00:00
2014-08-18 12:42:15 +00:00
2014-08-13 23:23:58 +00:00
2014-08-01 15:30:41 +00:00
2014-10-30 23:46:50 +00:00