Clang recently started to emit base address entries into the
.debug_ranges section to reduce the number of relocations needed. Lets
make sure LLDB can read them.
Details
Details
- Reviewers
clayborg
Diff Detail
Diff Detail
- Build Status
Buildable 8748 Build 8748: arc lint + arc unit
Event Timeline
Comment Actions
Submitted as rL309554 to get the buildbot using ToT clang green again but if you have any comment then let me know and I will address it in a followup CL.