================ @@ -0,0 +1,25 @@ +// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fclangir -emit-cir %s -o - | FileCheck %s ---------------- Arghnews wrote: Thanks for the suggestion, rebased and it works now https://github.com/llvm/llvm-project/pull/154060