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 15c50d2 commit 086837eCopy full SHA for 086837e
test/IRGen/clang_inline_opt.swift
@@ -1,5 +1,4 @@
1
// RUN: %target-swift-frontend -enable-objc-interop -import-objc-header %S/Inputs/c_functions.h -primary-file %s -O -emit-ir -disable-llvm-optzns | %FileCheck %s
2
-// UNSUPPORTED: CPU=powerpc64le
3
4
func return10() -> UInt32 {
5
return return7() + 3
0 commit comments