[PATCH] D93721: [NFC][AMDGPU] Do not override GetDefaultDwarfVersion

Scott Linder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 22 11:28:27 PST 2020


scott.linder added reviewers: t-tye, laurentm0, yaxunl.
scott.linder added a comment.

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.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93721/new/

https://reviews.llvm.org/D93721



More information about the cfe-commits mailing list