Use the implementation inhereted from ToolChain for as long
as we default to Dwarf 4 for every AMDGPU toolchain.
Details
Details
- Reviewers
t-tye • laurentm0 yaxunl
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
No other target overrides GetDefaultDwarfVersion with the same implementation, and in the future when we make changes we can add them at the points in the hierarchy where they make sense semantically.