Duncan P. N. Exon Smith
7e47c13d6b
Merging r226048:
...
------------------------------------------------------------------------
r226048 | dexonsmith | 2015-01-14 14:27:36 -0800 (Wed, 14 Jan 2015) | 17 lines
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/branches/release_36@226094 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-15 04:04:08 +00:00
..
2015-01-05 23:17:43 +00:00
2014-10-19 21:29:21 +00:00
2014-12-15 19:07:53 +00:00
2014-12-15 19:07:53 +00:00
2014-10-19 21:29:21 +00:00
2014-12-15 19:07:53 +00:00
2014-12-11 22:51:06 +00:00
2015-01-08 22:11:49 +00:00
2014-07-20 22:26:40 +00:00
2015-01-06 16:46:37 +00:00
2015-01-13 19:43:45 +00:00
2014-12-15 19:07:53 +00:00
2014-10-02 22:27:07 +00:00
2014-10-03 18:04:36 +00:00
2014-10-02 22:27:07 +00:00
2014-10-02 22:27:07 +00:00
2014-10-31 10:33:14 +00:00
2015-01-01 02:53:29 +00:00
2014-10-19 21:29:21 +00:00
2014-08-16 00:17:05 +00:00
2014-12-04 00:46:20 +00:00
2015-01-03 01:16:37 +00:00
2015-01-03 01:16:37 +00:00
2015-01-03 17:58:24 +00:00
2014-07-23 07:08:53 +00:00
2015-01-05 03:41:38 +00:00
2014-10-17 01:41:22 +00:00
2015-01-13 19:43:45 +00:00
2014-12-27 19:45:38 +00:00
2015-01-05 05:24:42 +00:00
2015-01-15 04:04:08 +00:00
2014-12-15 19:07:53 +00:00
2014-09-15 22:11:07 +00:00
2014-10-19 21:29:21 +00:00
2014-10-19 20:48:47 +00:00
2014-10-19 20:48:47 +00:00
2014-12-25 23:08:25 +00:00
2014-10-19 20:48:47 +00:00
2014-10-19 20:48:47 +00:00
2014-10-19 20:48:47 +00:00
2014-10-17 01:41:22 +00:00
2014-11-24 23:45:21 +00:00
2015-01-07 20:54:17 +00:00
2015-01-07 20:54:17 +00:00
2014-10-21 13:02:37 +00:00
2014-10-19 20:27:56 +00:00
2014-10-21 23:01:01 +00:00
2014-10-21 23:01:01 +00:00
2014-10-19 21:29:21 +00:00
2014-10-19 21:29:21 +00:00
2014-10-19 21:29:21 +00:00
2015-01-09 01:34:30 +00:00
2015-01-06 06:01:57 +00:00
2014-12-26 16:42:47 +00:00
2014-10-17 01:41:22 +00:00
2014-10-17 01:41:22 +00:00
2014-12-15 19:07:53 +00:00
2015-01-05 21:10:24 +00:00
2014-10-19 21:29:21 +00:00
2014-12-03 23:40:13 +00:00
2015-01-13 19:43:45 +00:00
2015-01-13 19:43:45 +00:00
2014-12-15 19:07:53 +00:00
2015-01-05 21:33:14 +00:00
2015-01-05 21:22:42 +00:00
2014-08-04 21:06:00 +00:00
2014-10-17 01:41:22 +00:00
2014-08-04 21:06:00 +00:00
2014-10-17 01:41:22 +00:00
2015-01-13 19:43:45 +00:00
2015-01-13 19:43:45 +00:00
2014-12-15 19:07:53 +00:00
2014-12-15 19:07:53 +00:00
2014-12-15 19:07:53 +00:00
2014-12-15 19:07:53 +00:00
2014-12-15 19:07:53 +00:00
2014-12-15 19:07:53 +00:00
2014-12-15 19:07:53 +00:00
2015-01-06 22:31:02 +00:00
2014-12-09 01:00:59 +00:00
2014-12-03 00:19:17 +00:00
2014-12-15 19:07:53 +00:00
2015-01-10 01:57:21 +00:00
2015-01-10 01:57:21 +00:00
2014-10-17 01:41:22 +00:00
2015-01-14 01:07:51 +00:00
2015-01-14 01:07:51 +00:00
2014-12-23 22:29:40 +00:00
2014-07-29 12:48:14 +00:00
2014-11-21 04:35:51 +00:00
2015-01-12 04:34:47 +00:00
2015-01-14 01:07:51 +00:00
2014-08-23 23:21:04 +00:00
2015-01-14 01:07:51 +00:00
2015-01-14 01:07:51 +00:00
2014-12-11 22:51:06 +00:00
2014-12-09 16:35:51 +00:00
2014-07-20 23:43:15 +00:00
2014-07-21 00:03:18 +00:00
2014-07-20 23:31:44 +00:00
2014-07-20 23:43:15 +00:00
2014-10-02 22:34:22 +00:00
2014-10-16 20:00:02 +00:00
2014-12-09 16:35:51 +00:00
2014-10-02 22:27:07 +00:00
2015-01-15 04:04:08 +00:00
2014-07-31 19:50:53 +00:00
2014-07-31 19:50:53 +00:00
2014-07-31 19:13:38 +00:00
2014-10-21 13:02:37 +00:00
2014-12-23 09:45:06 +00:00
2014-12-16 05:51:41 +00:00
2014-12-16 05:51:41 +00:00
2015-01-05 18:52:29 +00:00
2014-10-17 01:41:22 +00:00
2014-12-23 08:38:50 +00:00
2014-11-12 15:16:30 +00:00
2014-09-02 16:05:23 +00:00
2014-12-01 09:42:32 +00:00
2014-12-08 22:54:22 +00:00
2014-12-08 22:54:22 +00:00
2014-07-23 07:08:53 +00:00
2014-11-12 16:50:15 +00:00
2014-11-11 20:44:09 +00:00
2014-12-15 19:07:53 +00:00
2014-10-17 15:13:38 +00:00
2014-08-13 01:15:40 +00:00
2014-10-17 15:13:38 +00:00
2014-10-19 21:29:21 +00:00
2015-01-15 04:04:08 +00:00
2014-07-21 00:13:26 +00:00
2014-08-04 13:13:57 +00:00
2014-12-09 16:35:51 +00:00
2014-10-19 21:29:21 +00:00
2014-12-09 16:35:51 +00:00
2014-08-04 14:55:26 +00:00
2014-10-17 15:13:38 +00:00
2014-10-19 21:29:21 +00:00
2014-12-09 16:59:57 +00:00
2014-12-09 16:59:57 +00:00
2014-12-05 20:32:05 +00:00
2014-11-14 12:10:40 +00:00
2014-12-05 20:32:05 +00:00
2014-12-09 16:59:57 +00:00
2014-12-09 16:59:57 +00:00
2014-10-31 19:19:07 +00:00
2014-12-05 20:32:05 +00:00
2014-12-05 20:32:05 +00:00
2014-12-05 20:32:05 +00:00
2014-12-05 20:32:05 +00:00
2015-01-10 08:21:59 +00:00