[all-commits] [llvm/llvm-project] 9d661a: [MLIR][ExecutionEngine] don't leak -Wweak-vtables

Maksim Levental via All-commits all-commits at lists.llvm.org
Tue Oct 21 14:11:18 PDT 2025


  Branch: refs/heads/users/makslevental/fix-sparse
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d661acb205c393d20df99aa73c1291d9d9e3975
      https://github.com/llvm/llvm-project/commit/9d661acb205c393d20df99aa73c1291d9d9e3975
  Author: Maksim Levental <maksim.levental at gmail.com>
  Date:   2025-10-21 (Tue, 21 Oct 2025)

  Changed paths:
    M mlir/lib/ExecutionEngine/SparseTensor/CMakeLists.txt

  Log Message:
  -----------
  [MLIR][ExecutionEngine] don't leak -Wweak-vtables

I'm not 100% what this is used for in this lib but the compile flag leaks out and prevents (in certain compile scenarios) linking `mlir_c_runner_utils`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list