<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/lldb/test/API/functionalities/json/object-file, 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>Add complete ObjectFileJSON support for sections. (#129916)</title>
<updated>2025-03-07T23:34:27+00:00</updated>
<author>
<name>Greg Clayton</name>
<email>gclayton@fb.com</email>
</author>
<published>2025-03-07T23:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=8ac359ba0d7ec1f1e7334a50405f0f20983b997a'/>
<id>8ac359ba0d7ec1f1e7334a50405f0f20983b997a</id>
<content type='text'>
Sections now support specifying:
- user IDs
- file offset/size
- alignment
- flags
- bool values for fake, encrypted and thread specific sections</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sections now support specifying:
- user IDs
- file offset/size
- alignment
- flags
- bool values for fake, encrypted and thread specific sections</pre>
</div>
</content>
</entry>
<entry>
<title>Add subsection and permissions support to ObjectFileJSON. (#129801)</title>
<updated>2025-03-05T00:19:20+00:00</updated>
<author>
<name>Greg Clayton</name>
<email>gclayton@fb.com</email>
</author>
<published>2025-03-05T00:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=27901cec0e76d2cbf648b3b63d5b2fec1d46bb9c'/>
<id>27901cec0e76d2cbf648b3b63d5b2fec1d46bb9c</id>
<content type='text'>
This patch adds the ability to create subsections in a section and
allows permissions to be specified.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds the ability to create subsections in a section and
allows permissions to be specified.</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb] Fix ObjectFileJSON to section addresses. (#129648)</title>
<updated>2025-03-04T22:35:42+00:00</updated>
<author>
<name>Greg Clayton</name>
<email>gclayton@fb.com</email>
</author>
<published>2025-03-04T22:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=7b596ce362829281ea73b576774ce90bb212138d'/>
<id>7b596ce362829281ea73b576774ce90bb212138d</id>
<content type='text'>
ObjectFileJSON sections didn't work, they were set to zero all of the
time. Fixed the bug and fixed the test to ensure it was testing real
values.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ObjectFileJSON sections didn't work, they were set to zero all of the
time. Fixed the bug and fixed the test to ensure it was testing real
values.</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb] Fix TestObjectFileJSON and TestSymbolFileJSON</title>
<updated>2023-04-17T19:01:24+00:00</updated>
<author>
<name>Jonas Devlieghere</name>
<email>jonas@devlieghere.com</email>
</author>
<published>2023-04-17T18:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f40ed1f619046e98d08b092b1afb835ed5156f52'/>
<id>f40ed1f619046e98d08b092b1afb835ed5156f52</id>
<content type='text'>
 - Separate the two test and only have TestSymbolFileJSON rely on strip.
 - Use different file names to make sure LLDB reloads the module.

This should address all the post commit review from D148062.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Separate the two test and only have TestSymbolFileJSON rely on strip.
 - Use different file names to make sure LLDB reloads the module.

This should address all the post commit review from D148062.
</pre>
</div>
</content>
</entry>
</feed>
