[PATCH] D43051: Symbols defined in linker scripts should not have dso_local flag set in LTO resolutions
Rafael Avila de Espindola via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 7 16:32:26 PST 2018
Dmitry Mikulin via Phabricator <reviews at reviews.llvm.org> writes:
> +; RUN: ld.lld %t.o -T%p/Inputs/absolute.script -o %t4.out -pie
Looks like you forgot to git add that.
We normally create the scripts inline with echo.
Cheers,
Rafael
More information about the llvm-commits
mailing list