1
1
mirror of https://github.com/rui314/mold.git synced 2024-09-22 10:27:48 +03:00

temporary

This commit is contained in:
Rui Ueyama 2020-11-21 11:57:59 +09:00
parent cd91408d07
commit e5327481cf

View File

@ -16,7 +16,7 @@
// RUN: -L/usr/lib/llvm-10/lib \ // RUN: -L/usr/lib/llvm-10/lib \
// RUN: -L/lib \ // RUN: -L/lib \
// RUN: -L/usr/lib \ // RUN: -L/usr/lib \
// RUN: /tmp/foo.o \ // RUN: %t.o \
// RUN: -lgcc \ // RUN: -lgcc \
// RUN: --as-needed \ // RUN: --as-needed \
// RUN: -lgcc_s \ // RUN: -lgcc_s \