Skip to content

Commit f3a4f69

Browse files
committed
Re-enable test/ClangImporter/inlinable_bitfields.swift on 32-bit
1 parent 6e7051e commit f3a4f69

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/ClangImporter/inlinable_bitfields.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
// RUN: %target-swift-frontend %clang-importer-sdk %S/Inputs/inlinable_bitfields_other.swift -emit-module -emit-module-path %t/inlinable_bitfields_other.swiftmodule
33
// RUN: %target-swift-frontend %clang-importer-sdk -I %t %s -emit-ir -disable-llvm-optzns -O | %FileCheck %s -DINT=i%target-ptrsize
44

5-
// rdar://46486435
6-
// REQUIRES: CPU=x86_64
7-
85
import inlinable_bitfields_other
96

107
public func g(_ m: MM) -> UInt32 {

0 commit comments

Comments
 (0)