diff options
Diffstat (limited to 'ld/testsuite/ld-elf/elf.exp')
-rw-r--r-- | ld/testsuite/ld-elf/elf.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-elf/elf.exp b/ld/testsuite/ld-elf/elf.exp index cf4ed42..061bcf2 100644 --- a/ld/testsuite/ld-elf/elf.exp +++ b/ld/testsuite/ld-elf/elf.exp @@ -113,7 +113,7 @@ foreach t $test_list { set ASFLAGS "$saved_ASFLAGS" # Check that the --out-implib option work correctly. -# Targets that don't use elf32.em won't support this. +# Targets that don't use elf.em won't support this. run_ld_link_tests [list \ [list "Generate empty import library" \ "--out-implib=tmpdir/implib.lib" "" \ |