Skip to content

fix(tmt): Update pass registration API for TOSA serialize/deserialize

Luke Hutton requested to merge fix-llvm-build into main

The "GEN_PASS_CLASSES" pass registration API has been deprecated in newer commits of LLVM such as bd1bd178f8e3770b296f9b042bef1d45bd736e51. This commit updates to the new API.

Merge request reports

Loading