================ @@ -129,6 +129,55 @@ class MyClass } }; +// Exported function without body - not used +export void exportedFunctionUnused(float f); ---------------- hekota wrote: Done. https://github.com/llvm/llvm-project/pull/97352