2 Commits

Author SHA1 Message Date
Alexis Engelke
ad2c2b2b1c [Clang][NFC] XFAIL plugin tests on AIX
See: https://github.com/llvm/llvm-project/pull/171872#issuecomment-3716175811
2026-01-07 09:49:30 +00:00
Alexis Engelke
a9e193b0c8
[Clang] Invoke pass plugin preCodeGenCallback
Single-use AddEmitPasses is inlined into RunCodegenPipeline for clarity
in comparing the parameters to the plugin and the parameters passed to
addPassesToEmitFile.

Pull Request: https://github.com/llvm/llvm-project/pull/171872
2025-12-23 09:47:10 +01:00