summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/main.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2018-12-20 20:46:55 +0000
committerDavid Blaikie <dblaikie@gmail.com>2018-12-20 20:46:55 +0000
commitb3c56af49b54a4f6a8899d9cd198ce4da4ec15c0 (patch)
treedece5d398bd58dd8b7beed5bf5adbfe200a78bf8 /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/main.cpp
parentdcc8fc9e985f16a6df878ec0ff7212e0a2da0c8f (diff)
downloadbcm5719-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/expression_command/expr-in-syscall/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud