<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/source/slang/slang-ir-strip-debug-info.h, branch master</title>
<subtitle>Making it easier to work with shaders</subtitle>
<id>https://git.yummers.dev/slang.git/atom?h=master</id>
<link rel='self' href='https://git.yummers.dev/slang.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/'/>
<updated>2025-01-31T17:27:20+00:00</updated>
<entry>
<title>Respect per-target debug options (#6193)</title>
<updated>2025-01-31T17:27:20+00:00</updated>
<author>
<name>Anders Leino</name>
<email>aleino@nvidia.com</email>
</author>
<published>2025-01-31T17:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=a026df756096ca580ca9d19019abd08fa5d2c015'/>
<id>urn:sha1:a026df756096ca580ca9d19019abd08fa5d2c015</id>
<content type='text'>
* Base compiler options for targets on target-specific compiler options

Before this change, the target compiler options were based on the linkage-wide compiler
options, which where later again inherited from (basically a no-op).

With this change, the target-specific compiler options are added first, and then
the linkage-wide comnpiler options are inherited from.

* Remove debug instructions if target-specific setting is NONE

This helps to address #6092.

* Make sure the linkage debug info level is sufficient for each target

This closes #6092.</content>
</entry>
</feed>
