https://sourceware.org/bugzilla/show_bug.cgi?id=19541

--- Comment #5 from Nathaniel J. Smith <njs at pobox dot com> ---
Can the test suite include binary files? Two tests I can think of would be:

1) Include the ILF file; run objdump on it; confirm that the appropriate
symbols appear.

2) Include the ILF file + a regular .o that references a data member in it; use
ld to link them together and then use objdump to confirm that the resulting dll
has a correct import table.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to