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 7247002 commit 803cb01Copy full SHA for 803cb01
lib/CppInterOp/exports.ld
@@ -51,4 +51,5 @@
51
-Wl,--export=_ZNK5clang12FunctionDecl12getNumParamsEv
52
-Wl,--export=__clang_Interpreter_SetValueNoAlloc
53
-Wl,--export=__clang_Interpreter_SetValueWithAlloc
54
--Wl,--export=_ZN4llvm15SmallVectorBaseIjE8set_sizeEm
+-Wl,--export=_ZN4llvm15SmallVectorBaseIjE8set_sizeEm
55
+-Wl,--export=_ZN4llvm5APInt12initSlowCaseEyb
0 commit comments