[PATCH] D82311: [DebugInfo] Fix emitting offsets to CUs with -dwarf-sections-as-references=Enable.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 23 00:29:03 PDT 2020


jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.

LGTM. I'm rather surprised this hasn't been picked up before now, given it would generate invalid debug information. Perhaps this indicates the option is never used?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82311





More information about the llvm-commits mailing list