Revision 3fea56ef77a33273bf5af6f432163b30c0a0e1dc authored by jsmall-nvidia on 10 March 2023, 19:19:48 UTC, committed by GitHub on 10 March 2023, 19:19:48 UTC
* #include an absolute path didn't work - because paths were taken to always be relative.

* Add versioning to CompileOptions for DownstreamCompiler so we can add new options without breaking binary interface.

* Add support for debug info format to API/command line processing.

* Small simplification.

* Add support for adding PDB output from a compilation.

* Use builtin offset of directly.

* Fix typo in debug.
1 parent e39893e
History
File Mode Size
slang-cpp-host-prelude.h -rw-r--r-- 801 bytes
slang-cpp-prelude.h -rw-r--r-- 8.7 KB
slang-cpp-scalar-intrinsics.h -rw-r--r-- 16.3 KB
slang-cpp-types.h -rw-r--r-- 51.2 KB
slang-cuda-prelude.h -rw-r--r-- 75.4 KB
slang-hlsl-prelude.h -rw-r--r-- 94 bytes
slang-llvm.h -rw-r--r-- 12.0 KB

back to top