<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/offload/unittests/OffloadAPI/symbol/olGetSymbol.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>[Offload] Cache symbols in program (#148209)</title>
<updated>2025-07-16T17:32:47+00:00</updated>
<author>
<name>Ross Brunton</name>
<email>ross@codeplay.com</email>
</author>
<published>2025-07-16T17:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=55b417a75fb4cbd13066510cba13d1c214095eab'/>
<id>55b417a75fb4cbd13066510cba13d1c214095eab</id>
<content type='text'>
When creating a new symbol, check that it already exists. If it does,
return that pointer rather than building a new symbol structure.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When creating a new symbol, check that it already exists. If it does,
return that pointer rather than building a new symbol structure.</pre>
</div>
</content>
</entry>
<entry>
<title>[Offload] Replace `GetKernel` with `GetSymbol` with global support (#148221)</title>
<updated>2025-07-11T13:48:10+00:00</updated>
<author>
<name>Ross Brunton</name>
<email>ross@codeplay.com</email>
</author>
<published>2025-07-11T13:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=eee723f928c534dbf55e81539341c0bb0681544b'/>
<id>eee723f928c534dbf55e81539341c0bb0681544b</id>
<content type='text'>
`olGetKernel` has been replaced by `olGetSymbol` which accepts a
`Kind` parameter. As well as loading information about kernels, it
can now also load information about global variables.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`olGetKernel` has been replaced by `olGetSymbol` which accepts a
`Kind` parameter. As well as loading information about kernels, it
can now also load information about global variables.</pre>
</div>
</content>
</entry>
</feed>
