[clang] [clang] Return larger CXX records in memory (PR #120670)

Phoebe Wang via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 2 18:09:31 PST 2025


================
@@ -0,0 +1,23 @@
+// RUN: %clang %s -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | FileCheck %s
----------------
phoebewang wrote:

Add a RUN line for BSD.

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


More information about the cfe-commits mailing list