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 79396e9 commit 35efe22Copy full SHA for 35efe22
lib/CppInterOp/exports.ld
@@ -50,4 +50,5 @@
50
-Wl,--export=_ZNK5clang4Type14isFloatingTypeEv
51
-Wl,--export=_ZNK5clang12FunctionDecl12getNumParamsEv
52
-Wl,--export=__clang_Interpreter_SetValueNoAlloc
53
--Wl,--export=__clang_Interpreter_SetValueWithAlloc
+-Wl,--export=__clang_Interpreter_SetValueWithAlloc
54
+-Wl,--export=_ZN5clang11Interpreter6createENSt3__210unique_ptrINS_16CompilerInstanceENS1_14default_deleteIS3_EEEENS2_IN4llvm3orc12LLJITBuilderENS4_IS9_EEEE
0 commit comments