================ @@ -0,0 +1,53 @@ +// RUN: %clang_cc1 -emit-llvm %s -triple x86_64-unknown-linux-gnu -o - | FileCheck %s ---------------- erichkeane wrote: Perhaps the same here, re merging the tests. https://github.com/llvm/llvm-project/pull/91720