diff options
author | Zequan Wu <zequanwu@google.com> | 2024-10-01 10:52:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-01 13:52:51 -0400 |
commit | 4206c37bd11887c2c9dfc99e484753f6b8230a90 (patch) | |
tree | b477bdc42ed235d115ff1f487a3223f761238558 /llvm/unittests/Support/ModRefTest.cpp | |
parent | 47e3d8dc7e885f322d42785105163895ad0c943e (diff) | |
download | llvm-4206c37bd11887c2c9dfc99e484753f6b8230a90.zip llvm-4206c37bd11887c2c9dfc99e484753f6b8230a90.tar.gz llvm-4206c37bd11887c2c9dfc99e484753f6b8230a90.tar.bz2 |
[lldb][DWARF] Replace lldb's DWARFDebugArangeSet with llvm's (#110058)
They are close enough to swap lldb's `DWARFDebugArangeSet` with the llvm
one.
The difference is that llvm's `DWARFDebugArangeSet` add empty ranges
when extracting. To accommodate this, `DWARFDebugAranges` in lldb
filters out empty ranges when extracting.
Diffstat (limited to 'llvm/unittests/Support/ModRefTest.cpp')
0 files changed, 0 insertions, 0 deletions