================ @@ -0,0 +1,8 @@ +; RUN: mlir-translate -import-llvm -split-input-file %s | FileCheck %s + +; CHECK-LABEL: llvm.func @uwtable_func +; CHECK-SAME: attributes {uwtable_kind = #llvm.uwtableKind<sync>} + ---------------- WillFroom wrote: done https://github.com/llvm/llvm-project/pull/135811