summaryrefslogtreecommitdiffstats
path: root/tools/slang-unit-test/unit-test-ir-blob.cpp
Commit message (Collapse)AuthorAge
* Add static functions to create blobs from data (#8179)jarcherNV2025-08-15
Add helper functions to create ISlangBlob and load module data from source. --------- Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>