qualcomm/eld

ARM : pick up flags from object files ?

Open

#418 opened on Sep 24, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (73 forks)auto 404
good first issuetriage

Repository metrics

Stars
 (254 stars)
PR merge metrics
 (PR metrics pending)

Description

The existing behavior is to emit VER5 ignoring the object file. Picking up flags from the object file seems like a separate change that will require additional error checking/testing. Should I create an issue for this?

Originally posted by @quic-areg in https://github.com/qualcomm/eld/pull/403#discussion_r2373596365

Contributor guide