Files
clang-p2996/lld/test/ELF
George Rimar 5fb17128f7 [ELF] - Do not segfault if linkerscript tries to access Target too early.
Following possible scripts triggered accessing to Target when it was not yet
initialized (was nullptr).

MEMORY { name : ORIGIN = DATA_SEGMENT_RELRO_END; }
MEMORY { name : ORIGIN = CONSTANT(COMMONPAGESIZE); }

Patch errors out instead.

Differential revision: https://reviews.llvm.org/D36140

llvm-svn: 309953
2017-08-03 16:05:08 +00:00
..
2017-07-19 22:27:35 +00:00
2017-07-26 23:47:24 +00:00
2016-11-29 03:30:07 +00:00
2016-06-07 09:31:52 +00:00
2016-11-18 00:11:12 +00:00
2016-06-07 09:31:52 +00:00
2017-07-20 21:55:40 +00:00
2016-07-25 16:51:52 +00:00
2016-11-11 23:10:22 +00:00
2017-02-03 21:29:51 +00:00
2017-02-03 21:29:51 +00:00
2017-02-03 21:29:51 +00:00
2016-07-25 16:51:52 +00:00
2017-07-04 15:53:57 +00:00
2017-07-05 00:43:18 +00:00
2017-03-23 01:16:57 +00:00
2017-03-23 00:54:16 +00:00
2016-09-02 17:19:28 +00:00
2016-07-21 20:18:30 +00:00
2017-06-06 16:18:48 +00:00
2016-12-06 13:43:34 +00:00
2017-02-03 21:29:51 +00:00
2017-02-03 21:29:51 +00:00
2016-11-04 23:26:29 +00:00
2017-07-20 17:14:52 +00:00
2016-04-07 20:41:41 +00:00
2017-02-23 08:09:51 +00:00
2016-05-28 15:38:13 +00:00
2017-07-26 09:21:10 +00:00
2016-09-02 17:19:28 +00:00
2016-09-02 17:19:28 +00:00
2016-12-05 01:31:39 +00:00
2017-02-27 13:21:18 +00:00
2017-02-28 22:42:49 +00:00
2017-07-20 21:55:40 +00:00
2017-04-05 05:40:21 +00:00
2017-06-19 17:23:04 +00:00
2016-12-05 20:53:11 +00:00
2017-04-28 20:38:27 +00:00
2017-02-03 21:29:51 +00:00
2016-11-05 22:58:01 +00:00
2017-02-28 19:06:32 +00:00
2017-02-28 19:06:32 +00:00
2017-02-28 19:06:32 +00:00
2016-09-22 16:47:21 +00:00
2016-12-05 20:49:16 +00:00
2016-12-05 22:27:21 +00:00
2016-11-01 18:30:28 +00:00
2017-02-10 20:10:16 +00:00
2016-12-02 08:00:09 +00:00
2017-02-21 21:41:50 +00:00
2017-05-31 19:09:52 +00:00
2017-02-02 21:26:23 +00:00
2016-12-03 15:26:18 +00:00
2016-04-08 20:49:31 +00:00
2017-07-19 16:45:05 +00:00
2017-05-04 03:00:27 +00:00
2016-11-23 05:14:01 +00:00
2016-12-09 22:40:49 +00:00
2016-06-09 15:45:49 +00:00
2016-04-15 11:57:07 +00:00
2017-07-05 00:43:18 +00:00
2017-07-05 00:43:18 +00:00
2016-07-12 23:28:33 +00:00
2017-02-13 16:21:34 +00:00