Skip to content

Commit 60df3d7

Browse files
committed
Update exports.ld
1 parent bcd32c8 commit 60df3d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/CppInterOp/exports.ld

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@
5151
-Wl,--export=_ZNK5clang12FunctionDecl12getNumParamsEv
5252
-Wl,--export=__clang_Interpreter_SetValueNoAlloc
5353
-Wl,--export=__clang_Interpreter_SetValueWithAlloc
54-
-Wl,--export=_ZN5clang11Interpreter6createENSt3__210unique_ptrINS_16CompilerInstanceENS1_14default_deleteIS3_EEEENS2_IN4llvm3orc12LLJITBuilderENS4_IS9_EEEE
54+
-Wl,--export=_ZN5clang11Interpreter6createENSt3__210unique_ptrINS_16CompilerInstanceENS1_14default_deleteIS3_EEEENS2_IN4llvm3orc12LLJITBuilderENS4_IS9_EEEE
55+
-Wl,--export=_ZNK5clang13CXXRecordDecl19isInjectedClassNameEv

0 commit comments

Comments
 (0)