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

--- Comment #2 from mewbaz at gmail dot com ---
Example based on SQLite3:
https://sqlite.org/2018/sqlite-amalgamation-3250200.zip

u@x1 ~/D/p/y/0/f/l/sqlite-amalgamation-3250200> cat foo
asdf
u@x1 ~/D/p/y/0/f/l/sqlite-amalgamation-3250200> clang-7 -c shell.c
u@x1 ~/D/p/y/0/f/l/sqlite-amalgamation-3250200> 
objcopy --add-section .llvm_bc=foo shell.o
objcopy: stlck9zT: failed to find link section for section 17
objcopy: stlck9zT: failed to find link section for section 17

-- 
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