<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/lib/Object/GOFFObjectFile.cpp, 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>[Object] Avoid repeated hash lookups (NFC) (#127746)</title>
<updated>2025-02-19T16:21:10+00:00</updated>
<author>
<name>Kazu Hirata</name>
<email>kazu@google.com</email>
</author>
<published>2025-02-19T16:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=1bb72f0d7dd623e1c75dbe9e6a7f6b41f5284474'/>
<id>1bb72f0d7dd623e1c75dbe9e6a7f6b41f5284474</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Object] Avoid repeated map lookups (NFC) (#126853)</title>
<updated>2025-02-12T16:46:55+00:00</updated>
<author>
<name>Kazu Hirata</name>
<email>kazu@google.com</email>
</author>
<published>2025-02-12T16:46:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=2e8f89f048a46afc1e9d4db98ae2932925f6499a'/>
<id>2e8f89f048a46afc1e9d4db98ae2932925f6499a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Object] Avoid repeated hash lookups (NFC) (#123448)</title>
<updated>2025-01-18T17:44:58+00:00</updated>
<author>
<name>Kazu Hirata</name>
<email>kazu@google.com</email>
</author>
<published>2025-01-18T17:44:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=3f1be86a1acd5286bac16cae833481ee3f80dcbb'/>
<id>3f1be86a1acd5286bac16cae833481ee3f80dcbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Support][Error] Add ErrorAsOutParameter constructor that takes an Error by ref.</title>
<updated>2024-11-29T04:57:53+00:00</updated>
<author>
<name>Lang Hames</name>
<email>lhames@gmail.com</email>
</author>
<published>2024-11-29T04:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=d02c1676d75a6bab1252b48da9a955fc7dc1251f'/>
<id>d02c1676d75a6bab1252b48da9a955fc7dc1251f</id>
<content type='text'>
ErrorAsOutParameter's Error* constructor supports cases where an Error might not
be passed in (because in the calling context it's known that this call won't
fail). Most clients always have an Error present however, and for them an Error&amp;
overload is more convenient.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ErrorAsOutParameter's Error* constructor supports cases where an Error might not
be passed in (because in the calling context it's known that this call won't
fail). Most clients always have an Error present however, and for them an Error&amp;
overload is more convenient.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning. NFC.</title>
<updated>2024-04-09T08:59:57+00:00</updated>
<author>
<name>Simon Pilgrim</name>
<email>llvm-dev@redking.me.uk</email>
</author>
<published>2024-04-08T16:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=db080605124db107e4f58cd285941a0c498675b1'/>
<id>db080605124db107e4f58cd285941a0c498675b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> [SystemZ][z/OS] TXT records in the GOFF reader (#87648)</title>
<updated>2024-04-08T15:05:42+00:00</updated>
<author>
<name>Yusra Syeda</name>
<email>99052248+ysyeda@users.noreply.github.com</email>
</author>
<published>2024-04-08T15:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=4c718fdbeacfc3385a493349b66b61c857b8e772'/>
<id>4c718fdbeacfc3385a493349b66b61c857b8e772</id>
<content type='text'>
This PR adds handling for TXT records in the GOFF reader.

---------

Co-authored-by: Yusra Syeda &lt;yusra.syeda@ibm.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This PR adds handling for TXT records in the GOFF reader.

---------

Co-authored-by: Yusra Syeda &lt;yusra.syeda@ibm.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[GOFF] Wrap debug output with LLVM_DEBUG (#87252)</title>
<updated>2024-04-01T18:20:41+00:00</updated>
<author>
<name>Kai Nacke</name>
<email>kai.peter.nacke@ibm.com</email>
</author>
<published>2024-04-01T18:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=6634c3e9377abf88c08bb065fb55aa15cda4c248'/>
<id>6634c3e9377abf88c08bb065fb55aa15cda4c248</id>
<content type='text'>
The content of a GOFF record is always dumped if NDEBUG is not defined,
which produces rather confusing output. This changes wrap the dumping
code in LLVM_DEBUG, so the dump is only done when debug output of this
module is requested.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The content of a GOFF record is always dumped if NDEBUG is not defined,
which produces rather confusing output. This changes wrap the dumping
code in LLVM_DEBUG, so the dump is only done when debug output of this
module is requested.</pre>
</div>
</content>
</entry>
<entry>
<title>Finish revert "[SystemZ][z/OS] TXT records in the GOFF reader (#74526)"</title>
<updated>2024-03-27T19:47:52+00:00</updated>
<author>
<name>Aiden Grossman</name>
<email>agrossman154@yahoo.com</email>
</author>
<published>2024-03-27T19:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=abc270ae00cd991bf1b2125e880b9eb73d8d6727'/>
<id>abc270ae00cd991bf1b2125e880b9eb73d8d6727</id>
<content type='text'>
This finishes the revert started in
aeb8628c218f8224e08dddcdd3199a445d8607a8 which didn't completely back
out the original patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This finishes the revert started in
aeb8628c218f8224e08dddcdd3199a445d8607a8 which didn't completely back
out the original patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[SystemZ][z/OS] TXT records in the GOFF reader (#74526)"</title>
<updated>2024-03-27T19:15:32+00:00</updated>
<author>
<name>Neumann Hon</name>
<email>neumann.hon@ibm.com</email>
</author>
<published>2024-03-27T19:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=aeb8628c218f8224e08dddcdd3199a445d8607a8'/>
<id>aeb8628c218f8224e08dddcdd3199a445d8607a8</id>
<content type='text'>
This reverts commit 009f88fc0e3a036be97ef7b222b90af342bae0b7.

Reverting PR due to test failure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 009f88fc0e3a036be97ef7b222b90af342bae0b7.

Reverting PR due to test failure.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "result of 32-bit shift implicitly converted to 64 bits" MSVC warning. NFCI.</title>
<updated>2024-03-27T16:26:10+00:00</updated>
<author>
<name>Simon Pilgrim</name>
<email>llvm-dev@redking.me.uk</email>
</author>
<published>2024-03-27T16:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=468c6bea2280491283e45239ad1c0ac6a59b3da8'/>
<id>468c6bea2280491283e45239ad1c0ac6a59b3da8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
