ARM : pick up flags from object files ?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 259
- Forks
- 84
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 72
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue says the current behavior emits VER5 without considering the object file and suggests separately picking up flags from object files. Start by reviewing that existing behavior and clarify the required error checking and tests with maintainers. Done should include an agreed scope, implementation, and coverage for the object-file flag cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100