projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
964ef8e
)
remove temporary logging again now that things are figured out
author
Nico Weber
<thakis@chromium.org>
Mon, 27 Apr 2020 18:00:25 +0000
(14:00 -0400)
committer
Nico Weber
<thakis@chromium.org>
Mon, 27 Apr 2020 18:01:37 +0000
(14:01 -0400)
lld/test/ELF/reproduce-linkerscript.s
patch
|
blob
|
history
diff --git
a/lld/test/ELF/reproduce-linkerscript.s
b/lld/test/ELF/reproduce-linkerscript.s
index 2a2033562c53e179eeb8e77c6ba98e36559edd2b..7cc070c3737f309faec2da11ccef071a93d38c4a 100644
(file)
--- a/
lld/test/ELF/reproduce-linkerscript.s
+++ b/
lld/test/ELF/reproduce-linkerscript.s
@@
-7,8
+7,7
@@
# RUN: echo "INCLUDE \"%t.dir/build/bar.script\"" >> %t.dir/build/foo.script
# RUN: echo "/* empty */" > %t.dir/build/bar.script
# RUN: cd %t.dir
-# RUN: ld.lld build/foo.script --verbose --reproduce repro.tar
-# RUN: tar tf repro.tar
+# RUN: ld.lld build/foo.script -o /dev/null --reproduce repro.tar
# RUN: tar tf repro.tar | FileCheck -DPATH='%:t.dir' %s
# CHECK: [[PATH]]/build/foo.script