diff options
author | Greg Clayton <gclayton@apple.com> | 2012-03-19 22:22:41 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2012-03-19 22:22:41 +0000 |
commit | f9be693369134de1307db75310e71476fb76a017 (patch) | |
tree | e9f258106197426e41d0d8ea47a851d7cc5ce7f6 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | c4aa60ffe954780976e3cef233a97446659029ba (diff) | |
download | llvm-f9be693369134de1307db75310e71476fb76a017.zip llvm-f9be693369134de1307db75310e71476fb76a017.tar.gz llvm-f9be693369134de1307db75310e71476fb76a017.tar.bz2 |
<rdar://problem/11072382>
Fixed a case where the source path remappings on the module were too expensive to
use when we try to verify (stat the file system) that the remapped path points to
a valid file. Now we will use the lldb_private::Module path remappings (if any) when
parsing the debug info without verifying that the paths exist so we don't slow down
line table parsing speeds.
llvm-svn: 153059
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions