<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/bolt/lib/Core/CallGraph.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>[BOLT] Replace LLVM_ATTRIBUTE_UNUSED with [[maybe_unused]] (NFC) (#163700)</title>
<updated>2025-10-16T20:06:58+00:00</updated>
<author>
<name>Kazu Hirata</name>
<email>kazu@google.com</email>
</author>
<published>2025-10-16T20:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=9be674420db90f68a7a00bd41d746f28b1d6a26a'/>
<id>9be674420db90f68a7a00bd41d746f28b1d6a26a</id>
<content type='text'>
This patch replaces LLVM_ATTRIBUTE_UNUSED with [[maybe_unused]],
introduced as part of C++17.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch replaces LLVM_ATTRIBUTE_UNUSED with [[maybe_unused]],
introduced as part of C++17.</pre>
</div>
</content>
</entry>
<entry>
<title>[BOLT][NFC] Move CallGraph from Passes to Core (#96922)</title>
<updated>2024-06-27T23:34:47+00:00</updated>
<author>
<name>shaw young</name>
<email>58664393+shawbyoung@users.noreply.github.com</email>
</author>
<published>2024-06-27T23:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=2430a354bfb9e8c08e0dd5f294012b40afb75ce0'/>
<id>2430a354bfb9e8c08e0dd5f294012b40afb75ce0</id>
<content type='text'>
Moved CallGraph and BinaryFunctionCallGraph from Passes to
Core for future use in stale matching.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved CallGraph and BinaryFunctionCallGraph from Passes to
Core for future use in stale matching.</pre>
</div>
</content>
</entry>
</feed>
