Files
clang-p2996/lld/test/ELF/linkerscript
Thomas Preud'homme 9ecddde321 [test] Fix ELF/linkerscript/input-archive.s w/ @ in path
Lld test ELF/linkerscript/input-archive.s fails when path contain a @
because is not accepted in unquoted token in linker scripts which leads
to the path being broken in 2 around the @. This commit quotes the path
used in the linker script created by this and similar testcases allowing
the test to pass even in the presence of an @ sign in the path.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D79103
2020-04-30 20:14:22 +01:00
..
2019-04-20 10:50:27 +00:00
2020-01-06 10:25:48 -08:00
2020-03-26 15:30:24 +00:00
2019-05-02 00:39:03 +00:00