mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 23:33:20 +08:00
- Added EnableProgramSymbolTableGeneration to enable or disable default behavior for IGC to generate the program symbol tables for L0 modules with exported functions. - Default value set to true to add -library-compilation to all module builds. Signed-off-by: Neil R Spruit <neil.r.spruit@intel.com>