Skip to content
Snippets Groups Projects
Commit cb51e0b2 authored by H.J. Lu's avatar H.J. Lu
Browse files

lto: Don't check obj.found for offload section


obj.found is the number of LTO symbols.  We should include the offload
section when it is used by linker even if there are no LTO symbols.

	PR lto/116361
	* lto-plugin.c (claim_file_handler_v2): Don't check obj.found
	for the offload section.

Signed-off-by: default avatarH.J. Lu <hjl.tools@gmail.com>
parent c429d509
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment