Felipe de Azevedo Piovezan
70aad4ec90
[lldb][NFCI] Use llvm's libDebugInfo for DebugRanges
...
In an effort to unify the different dwarf parsers available in the codebase,
this commit removes LLDB's custom parsing for the `.debug_ranges` DWARF section,
instead calling into LLVM's parser.
Subsequent work should look into unifying `llvm::DWARDebugRangeList` (whose
entries are pairs of (start, end) addresses) with `lldb::DWARFRangeList` (whose
entries are pairs of (start, length)). The lists themselves are also different
data structures, but functionally equivalent.
Depends on D150363
Differential Revision: https://reviews.llvm.org/D150366
2023-05-23 11:11:10 -04:00
..
2023-02-22 11:34:00 -08:00
2022-08-04 15:52:27 -07:00
2023-05-18 14:26:19 -07:00
2023-02-22 11:34:00 -08:00
2023-01-07 14:18:35 -08:00
2023-02-22 11:34:00 -08:00
2023-02-22 11:34:00 -08:00
2023-05-12 12:17:21 -07:00
2023-01-07 14:18:35 -08:00
2023-05-18 14:47:33 -07:00
2023-05-16 11:18:09 +01:00
2022-03-03 10:39:06 -08:00
2023-05-12 13:11:56 -07:00
2023-05-12 12:17:21 -07:00
2023-05-12 12:17:21 -07:00
2023-01-09 11:29:43 -08:00
2023-01-07 14:18:35 -08:00
2023-01-07 14:36:35 -08:00
2023-01-10 11:47:43 +01:00
2023-05-18 14:26:19 -07:00
2023-05-18 14:26:19 -07:00
2023-03-20 10:32:02 -07:00
2022-01-28 10:41:10 +01:00
2023-02-22 11:34:00 -08:00
2023-05-18 14:26:19 -07:00
2023-05-18 14:26:19 -07:00
2022-09-14 09:30:49 -07:00
2022-09-14 09:30:49 -07:00
2023-05-23 11:11:10 -04:00
2023-05-23 11:11:10 -04:00
2022-03-03 10:39:06 -08:00
2022-11-30 13:20:23 -08:00
2023-05-18 14:26:19 -07:00
2023-03-06 14:23:29 +01:00
2023-03-06 14:23:29 +01:00
2023-05-10 11:17:30 -07:00
2023-05-10 11:17:30 -07:00
2023-01-09 11:29:43 -08:00
2022-08-04 15:52:27 -07:00
2023-01-09 11:29:43 -08:00
2023-05-12 12:17:21 -07:00
2023-01-27 15:59:46 -08:00
2023-05-10 11:17:30 -07:00
2022-12-04 16:51:25 -08:00
2022-12-02 10:18:38 -08:00
2022-02-03 14:47:01 +01:00
2023-05-18 14:47:33 -07:00
2022-08-04 15:52:27 -07:00
2023-02-22 11:34:00 -08:00
2021-12-28 11:00:28 -08:00
2023-05-17 13:40:21 +01:00
2023-05-18 14:26:19 -07:00
2023-04-14 17:11:30 +01:00
2023-04-14 17:11:30 +01:00
2023-02-22 11:34:00 -08:00
2023-02-22 11:34:00 -08:00
2022-03-03 10:39:06 -08:00