diff options
author | David Blaikie <dblaikie@gmail.com> | 2018-12-20 20:46:55 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2018-12-20 20:46:55 +0000 |
commit | b3c56af49b54a4f6a8899d9cd198ce4da4ec15c0 (patch) | |
tree | dece5d398bd58dd8b7beed5bf5adbfe200a78bf8 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py | |
parent | dcc8fc9e985f16a6df878ec0ff7212e0a2da0c8f (diff) | |
download | bcm5719-llvm-b3c56af49b54a4f6a8899d9cd198ce4da4ec15c0.tar.gz bcm5719-llvm-b3c56af49b54a4f6a8899d9cd198ce4da4ec15c0.zip |
DebugInfo: Fix for missing comp_dir handling with r349207
When deciding lazily whether a CU would be split or non-split I
accidentally dropped some handling for the line tables comp_dir (by
doing it lazily it was too late to be handled properly by the MC line
table code).
Move that bit of the code back to the non-lazy place.
llvm-svn: 349819
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py')
0 files changed, 0 insertions, 0 deletions