Skip to content

Commit 7ba32b1

Browse files
committed
[llvm-jitlink] Remove unused struct member.
1 parent fbf6c8a commit 7ba32b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/tools/llvm-jitlink/llvm-jitlink.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ struct Session {
3636
orc::JITDylib *MainJD = nullptr;
3737
orc::ObjectLinkingLayer ObjLayer;
3838
orc::JITDylibSearchOrder JDSearchOrder;
39-
std::vector<std::string> LibrarySearchPaths;
4039

4140
~Session();
4241

0 commit comments

Comments
 (0)