summaryrefslogtreecommitdiff
path: root/tests/serialization/obfuscated-serialized-module.slang
AgeCommit message (Collapse)Author
2023-03-24Obfuscated source map writing (#2727)jsmall-nvidia
* #include an absolute path didn't work - because paths were taken to always be relative. * WIP produce obfuscated source map and write when container is specified. * Make the sourcemap generated name stable.