<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/lldb/packages/Python/lldbsuite/test/macosx/DBGSourcePathRemapping/Inputs, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2019-11-11T20:21:38+00:00</updated>
<entry>
<title>Fix a regression in macOS-style path remapping.</title>
<updated>2019-11-11T20:21:38+00:00</updated>
<author>
<name>Adrian Prantl</name>
<email>aprantl@apple.com</email>
</author>
<published>2019-11-09T01:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=da83e96273527a137f2ebd77cedb920180eab621'/>
<id>urn:sha1:da83e96273527a137f2ebd77cedb920180eab621</id>
<content type='text'>
When we switched to the LLVM .debug_line parser, the .dSYM-style path
remapping logic stopped working for relative paths because of how
RemapSourceFile silently fails for relative paths. This patch both
makes the code more readable and fixes this particular bug.

One interesting thing I learned is that Module::RemapSourceFile() is a
macOS-only code path that operates on on the lldb::Module level and is
completely separate from target.source-map, which operates on a
per-Target level.

Differential Revision: https://reviews.llvm.org/D70037

rdar://problem/56924558
</content>
</entry>
<entry>
<title>Add a testcase for .dSYM path remapping dictionaries.</title>
<updated>2019-11-11T20:21:38+00:00</updated>
<author>
<name>Adrian Prantl</name>
<email>aprantl@apple.com</email>
</author>
<published>2019-11-08T22:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=d24bce57c3ca2414ff5e53d8f7f3f007d6a946fe'/>
<id>urn:sha1:d24bce57c3ca2414ff5e53d8f7f3f007d6a946fe</id>
<content type='text'>
rdar://problem/56924558
</content>
</entry>
<entry>
<title>Revert "Add a testcase for .dSYM path remapping dictionaries."</title>
<updated>2019-11-09T02:16:44+00:00</updated>
<author>
<name>Jonas Devlieghere</name>
<email>jonas@devlieghere.com</email>
</author>
<published>2019-11-09T02:16:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=441a78533e61cfffb3fd59e2c169ca7ff7b286dc'/>
<id>urn:sha1:441a78533e61cfffb3fd59e2c169ca7ff7b286dc</id>
<content type='text'>
This reverts commit 2bbc4fdd8fa0ed58d610ab6260cb664c7cfef204.
</content>
</entry>
<entry>
<title>Add a testcase for .dSYM path remapping dictionaries.</title>
<updated>2019-11-08T22:07:35+00:00</updated>
<author>
<name>Adrian Prantl</name>
<email>aprantl@apple.com</email>
</author>
<published>2019-11-08T22:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=2bbc4fdd8fa0ed58d610ab6260cb664c7cfef204'/>
<id>urn:sha1:2bbc4fdd8fa0ed58d610ab6260cb664c7cfef204</id>
<content type='text'>
rdar://problem/56924558
</content>
</entry>
</feed>
