fix(tmt): Update pass registration API for TOSA serialize/deserialize
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.
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.