[Mlir-commits] [llvm] [mlir] [MLIR][Standalone] test Standalone against installed distribution (PR #157944)

Mehdi Amini llvmlistbot at llvm.org
Tue Sep 16 05:04:50 PDT 2025


================
@@ -240,6 +243,65 @@ add_custom_target(check-mlir-build-only
 )
 set_target_properties(check-mlir-build-only PROPERTIES FOLDER "MLIR/Tests")
 
+get_property(LLVM_EXPORTS GLOBAL PROPERTY LLVM_EXPORTS)
----------------
joker-eph wrote:

Unused?

https://github.com/llvm/llvm-project/pull/157944


More information about the Mlir-commits mailing list