summaryrefslogtreecommitdiff
path: root/tools/gfx-unit-test/link-time-constant.cpp
AgeCommit message (Collapse)Author
2024-03-07Link-time constant and linkage API improvements. (#3708)Yong He
* Link-time constant and linkage API improvements. * Fix. * Allow module name to be empty. * Fix. * Fix. * Fix compile error.
2024-02-09Support link-time constants. (#3564)Yong He
* Support link-time constants. * Fix. * Fix.