[PATCH] D43887: Write some tests as linker scripts instead of assembly files.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 12:25:19 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD326363: Write some tests as linker scripts instead of assembly files. (authored by ruiu, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43887?vs=136342&id=136357#toc

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D43887

Files:
  test/ELF/linkerscript/absolute-expr.s
  test/ELF/linkerscript/absolute-expr.test
  test/ELF/linkerscript/align-empty.s
  test/ELF/linkerscript/align-empty.test
  test/ELF/linkerscript/discard-interp.s
  test/ELF/linkerscript/discard-interp.test
  test/ELF/linkerscript/operators.s
  test/ELF/linkerscript/operators.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43887.136357.patch
Type: text/x-patch
Size: 15864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180228/b8079591/attachment.bin>


More information about the llvm-commits mailing list