https://sourceware.org/bugzilla/show_bug.cgi?id=23788
--- Comment #5 from mewbaz at gmail dot com ---
Created attachment 11346
--> https://sourceware.org/bugzilla/attachment.cgi?id=11346&action=edit
Produced with clang-7 -c shell.c from SQLite3.
--
You are receiving this mail because:
https://sourceware.org/bugzilla/show_bug.cgi?id=23788
--- Comment #3 from mewbaz at gmail dot com ---
And these versions are used:
u@x1 ~> clang --version
clang version 7.0.0 (tags/RELEASE_700/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
u@x1 ~> o
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-3250
: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: mewbaz at gmail dot com
Target Milestone: ---
The latest version of Clang adds a section called "llvm_addrsig" that is not
yet recognized by objcopy.