Files
clang-p2996/lld/test/ELF/linkerscript
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-03-17 13:19:15 +00:00
2016-09-02 20:40:53 +00:00
2017-02-21 15:10:30 +00:00
2017-04-12 22:38:02 +00:00
2016-10-31 21:36:23 +00:00
2016-09-02 20:40:53 +00:00
2016-07-29 19:24:27 +00:00
2017-07-18 22:14:26 +00:00
2017-04-13 23:40:00 +00:00
2016-11-21 20:20:04 +00:00
2016-09-02 20:40:53 +00:00
2016-09-22 12:35:44 +00:00
2017-04-12 22:38:02 +00:00
2016-09-02 20:40:53 +00:00
2016-12-07 20:10:43 +00:00
2017-04-12 22:38:02 +00:00
2016-09-02 20:40:53 +00:00
2017-05-01 20:32:39 +00:00
2017-04-12 22:38:02 +00:00
2016-09-02 20:40:53 +00:00
2016-09-02 20:40:53 +00:00
2016-09-02 20:40:53 +00:00
2016-10-31 21:36:23 +00:00
2016-09-02 20:40:53 +00:00
2016-09-30 00:16:11 +00:00