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

--- Comment #28 from Kaylee <klkblake at gmail dot com> ---
Created attachment 12358
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12358&action=edit
test case for note warning

This is a testcase for the warning about no note section. I think any shared
library compiled by clang or gcc should trigger this warning. I would guess
that it's just that --remove-section-header implies --merge-notes, and
--merge-notes warns if there aren't any notes to merge because it assumes the
user explicitly requested it?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to