Files
clang-p2996/lld/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-26 22:13:32 +00:00
2017-06-28 17:05:39 +00:00
2017-08-02 17:35:18 +00:00
2017-07-18 11:55:35 +00:00
2017-07-19 21:40:26 +00:00
2017-07-04 16:03:34 +00:00
2017-07-18 11:55:35 +00:00
2017-08-02 17:35:18 +00:00
2017-07-26 22:13:32 +00:00
2017-07-18 11:55:35 +00:00
2017-08-02 17:35:18 +00:00
2017-08-02 17:35:18 +00:00
2017-07-26 22:13:32 +00:00
2017-07-26 22:13:32 +00:00
2017-08-02 17:35:18 +00:00
2017-07-28 11:13:21 +00:00
2017-07-18 11:55:35 +00:00
2017-07-26 10:25:49 +00:00
2017-08-02 17:35:18 +00:00
2017-07-18 11:55:35 +00:00
2017-07-26 22:13:32 +00:00
2017-07-26 22:13:32 +00:00
2017-07-26 22:13:32 +00:00
2017-07-18 11:55:35 +00:00
2017-07-18 11:55:35 +00:00
2017-07-26 22:13:32 +00:00