[PATCH] [lld] Teach LLD how to parse complete linker scripts

Rafael Auler rafaelauler at gmail.com
Thu Oct 23 19:00:42 PDT 2014


Implemented Rui's suggestions.

http://reviews.llvm.org/D5852

Files:
  include/lld/ReaderWriter/LinkerScript.h
  lib/ReaderWriter/LinkerScript.cpp
  test/LinkerScript/expr-precedence.test
  test/LinkerScript/incomplete-ternary.test
  test/LinkerScript/missing-entry-symbol.test
  test/LinkerScript/missing-input-file-name.test
  test/LinkerScript/missing-input-sections.test
  test/LinkerScript/missing-operand.test
  test/LinkerScript/missing-output-section-name.test
  test/LinkerScript/missing-symbol.test
  test/LinkerScript/sections.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5852.15373.patch
Type: text/x-patch
Size: 89953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141024/d8434ab1/attachment.bin>


More information about the llvm-commits mailing list