We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c6ac5 commit 6e6aae7Copy full SHA for 6e6aae7
clang/test/CIR/Lowering/var-arg-x86_64.c
@@ -1,3 +1,6 @@
1
+// See the comments in https://github.com/llvm/clangir/pull/1150
2
+// REQUIRES: !system-windows
3
+//
4
// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fclangir -emit-cir -fno-clangir-call-conv-lowering %s -o %t.cir
5
// RUN: FileCheck --input-file=%t.cir %s --check-prefix=CIR
6
// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fclangir -emit-llvm -fno-clangir-call-conv-lowering %s -o %t.ll
0 commit comments