[PATCH] D43284: [ELF] Simplify handling of AT section attribute.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 05:21:46 PST 2018


grimar added inline comments.


================
Comment at: test/ELF/linkerscript/at5.s:10
+# RUN: ld.lld %t --script %t.script -o %t2
+# RUN: llvm-readobj -program-headers %t2 | tee %t2.log | FileCheck %s
+
----------------
grimar wrote:
> Seems you forget to remove debug `tee %t2.log`
*forgot


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D43284





More information about the llvm-commits mailing list