Skip to content

Commit 086837e

Browse files
authored
Update clang_inline_opt.swift
1 parent 15c50d2 commit 086837e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/IRGen/clang_inline_opt.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// 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
32

43
func return10() -> UInt32 {
54
return return7() + 3

0 commit comments

Comments
 (0)