File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -940,7 +940,7 @@ struct BridgedInstruction {
940940 SWIFT_IMPORT_UNSAFE BRIDGED_INLINE BridgedGlobalVar GlobalAccessInst_getGlobal () const ;
941941 SWIFT_IMPORT_UNSAFE BRIDGED_INLINE BridgedGlobalVar AllocGlobalInst_getGlobal () const ;
942942 SWIFT_IMPORT_UNSAFE BRIDGED_INLINE BridgedFunction FunctionRefBaseInst_getReferencedFunction () const ;
943- SWIFT_IMPORT_UNSAFE BRIDGED_INLINE OptionalInt IntegerLiteralInst_getValue () const ;
943+ BRIDGED_INLINE OptionalInt IntegerLiteralInst_getValue () const ;
944944 SWIFT_IMPORT_UNSAFE BRIDGED_INLINE BridgedStringRef StringLiteralInst_getValue () const ;
945945 BRIDGED_INLINE int StringLiteralInst_getEncoding () const ;
946946 BRIDGED_INLINE SwiftInt TupleExtractInst_fieldIndex () const ;
You can’t perform that action at this time.
0 commit comments