mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-22 01:39:16 +08:00
- Support for L0 apps to handle undefined symbols reported by IGC - Removed duplication of symbol in exported symbol list and relocation for properly resolving the symbol during dynamic link - Add export module's exported function surface state to the import module's residency container during dynamic linkage to allow import kernels to execute exported functions. Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>