diff options
author | David Blaikie <dblaikie@gmail.com> | 2019-12-05 19:51:30 -0800 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2019-12-05 19:51:30 -0800 |
commit | 560ab1f8d33c03eb5c855930d0fdc0ef95c52744 (patch) | |
tree | 75987ea96b41c280d66bf60a66c97ab4d54a6798 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 9b9327fe3064d5dd4fe054e94be79e14da562685 (diff) | |
download | bcm5719-llvm-560ab1f8d33c03eb5c855930d0fdc0ef95c52744.tar.gz bcm5719-llvm-560ab1f8d33c03eb5c855930d0fdc0ef95c52744.zip |
DebugInfo: Pull out a common expression.
This is for the case where -gmlt -gsplit-dwarf -fsplit-dwarf-inlining
are used together in some but not all units during LTO (or, in the
reduced case, even without LTO) - ensuring that no split dwarf is used
(because split-dwarf-inlining puts the same data in the .o file, so
there's no need to duplicate it into the .dwo file)
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions