<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/lldb/test/Shell/SymbolFile/DWARF/split-optimized.c, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[lldb] Enable (un-xfail) some dwarf tests for arm</title>
<updated>2022-09-14T09:35:16+00:00</updated>
<author>
<name>Pavel Labath</name>
<email>pavel@labath.sk</email>
</author>
<published>2022-09-14T09:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=d079bf33decf25a40a219d7ea47d84ecdb61b5e6'/>
<id>d079bf33decf25a40a219d7ea47d84ecdb61b5e6</id>
<content type='text'>
These are passing now that the relocation assertion has been removed in
D132954.

Relocations still remain unimplemented though, so it's possible this may
start to fail due to unrelated changes. If that happens very often, we
may just need to disable (skip) the test instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are passing now that the relocation assertion has been removed in
D132954.

Relocations still remain unimplemented though, so it's possible this may
start to fail due to unrelated changes. If that happens very often, we
may just need to disable (skip) the test instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb] Further constrain a test that fails without python enabled</title>
<updated>2021-08-03T18:50:36+00:00</updated>
<author>
<name>Alex Langford</name>
<email>apl@fb.com</email>
</author>
<published>2021-08-03T18:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=d2b2ab4e1c347161b622b9dc2553de04f9f82f04'/>
<id>d2b2ab4e1c347161b622b9dc2553de04f9f82f04</id>
<content type='text'>
The test relies on the python embedded interpreter being available and
fails otherwise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test relies on the python embedded interpreter being available and
fails otherwise.
</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb] [DWARF-5] Be lazier about loading .dwo files</title>
<updated>2021-07-31T08:45:31+00:00</updated>
<author>
<name>Eric Leese</name>
<email>leese@google.com</email>
</author>
<published>2021-07-30T11:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=fb09f365ae28920666ddfd466fb09b44b9cb7be1'/>
<id>fb09f365ae28920666ddfd466fb09b44b9cb7be1</id>
<content type='text'>
This change makes sure that DwarfUnit does not load a .dwo file until
necessary. I also take advantage of DWARF 5's guarantee that the first
support file is also the primary file to make it possible to create
a compile unit without loading the .dwo file.

Testcases now require Linux as it is needed for -gsplit-dwarf.

Review By: jankratochvil, dblaikie

Differential Revision: https://reviews.llvm.org/D100299
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change makes sure that DwarfUnit does not load a .dwo file until
necessary. I also take advantage of DWARF 5's guarantee that the first
support file is also the primary file to make it possible to create
a compile unit without loading the .dwo file.

Testcases now require Linux as it is needed for -gsplit-dwarf.

Review By: jankratochvil, dblaikie

Differential Revision: https://reviews.llvm.org/D100299
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[lldb] [DWARF-5] Be lazier about loading .dwo files"</title>
<updated>2021-07-31T01:33:13+00:00</updated>
<author>
<name>Stella Stamenova</name>
<email>stilis@microsoft.com</email>
</author>
<published>2021-07-31T01:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=dfb6f7b01595a0f4684615ed867c6c76e8ea51b3'/>
<id>dfb6f7b01595a0f4684615ed867c6c76e8ea51b3</id>
<content type='text'>
This reverts commit 8dfd6cae9bd62ae5ef056b994ece2e98f1558830.

This change broke the windows lldb bot:
https://lab.llvm.org/buildbot/#/builders/83/builds/8842
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 8dfd6cae9bd62ae5ef056b994ece2e98f1558830.

This change broke the windows lldb bot:
https://lab.llvm.org/buildbot/#/builders/83/builds/8842
</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb] [DWARF-5] Be lazier about loading .dwo files</title>
<updated>2021-07-30T21:17:06+00:00</updated>
<author>
<name>Eric Leese</name>
<email>leese@google.com</email>
</author>
<published>2021-07-30T11:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=8dfd6cae9bd62ae5ef056b994ece2e98f1558830'/>
<id>8dfd6cae9bd62ae5ef056b994ece2e98f1558830</id>
<content type='text'>
This change makes sure that DwarfUnit does not load a .dwo file until
necessary. I also take advantage of DWARF 5's guarantee that the first
support file is also the primary file to make it possible to create
a compile unit without loading the .dwo file.

Review By: jankratochvil, dblaikie

Differential Revision: https://reviews.llvm.org/D100299
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change makes sure that DwarfUnit does not load a .dwo file until
necessary. I also take advantage of DWARF 5's guarantee that the first
support file is also the primary file to make it possible to create
a compile unit without loading the .dwo file.

Review By: jankratochvil, dblaikie

Differential Revision: https://reviews.llvm.org/D100299
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[lldb] [DWARF-5] Be lazier about loading .dwo files"</title>
<updated>2021-07-30T12:54:27+00:00</updated>
<author>
<name>Jan Kratochvil</name>
<email>jan.kratochvil@redhat.com</email>
</author>
<published>2021-07-30T12:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=d0e6d946b6db87a6310c43aac1788345c8990182'/>
<id>d0e6d946b6db87a6310c43aac1788345c8990182</id>
<content type='text'>
This reverts commit e7b8ba103a8411fb25237727c3822d4c431e4814.

It broke 32-bit ARM - lldb-arm-ubuntu, reported by omjavaid:
  https://lab.llvm.org/buildbot/#/builders/17/builds/9595
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e7b8ba103a8411fb25237727c3822d4c431e4814.

It broke 32-bit ARM - lldb-arm-ubuntu, reported by omjavaid:
  https://lab.llvm.org/buildbot/#/builders/17/builds/9595
</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb] [DWARF-5] Be lazier about loading .dwo files</title>
<updated>2021-07-30T11:34:51+00:00</updated>
<author>
<name>Eric Leese</name>
<email>leese@google.com</email>
</author>
<published>2021-07-30T11:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=e7b8ba103a8411fb25237727c3822d4c431e4814'/>
<id>e7b8ba103a8411fb25237727c3822d4c431e4814</id>
<content type='text'>
This change makes sure that DwarfUnit does not load a .dwo file until
necessary. I also take advantage of DWARF 5's guarantee that the first
support file is also the primary file to make it possible to create
a compile unit without loading the .dwo file.

Review By: jankratochvil, dblaikie

Differential Revision: https://reviews.llvm.org/D100299
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change makes sure that DwarfUnit does not load a .dwo file until
necessary. I also take advantage of DWARF 5's guarantee that the first
support file is also the primary file to make it possible to create
a compile unit without loading the .dwo file.

Review By: jankratochvil, dblaikie

Differential Revision: https://reviews.llvm.org/D100299
</pre>
</div>
</content>
</entry>
</feed>
