Files
clang-p2996/lld/test/ELF/linkerscript/Inputs
George Rimar 8c658bf824 [ELF] - SEGMENT_START's default argument can be an expression
Our implementation supported integer value previously.
ld can use expression,
for example, it is OK to write
 . = SEGMENT_START("foobar", .);

Patch implements that.

llvm-svn: 281831
2016-09-17 18:14:56 +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