File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
llvm/utils/gn/secondary/llvm
lib/ExecutionEngine/Orc/TargetProcess
unittests/ExecutionEngine/Orc Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,6 @@ static_library("TargetProcess") {
1212 " JITLoaderGDB.cpp" ,
1313 " JITLoaderPerf.cpp" ,
1414 " JITLoaderVTune.cpp" ,
15- " LibraryResolver.cpp" ,
16- " LibraryScanner.cpp" ,
1715 " OrcRTBootstrap.cpp" ,
1816 " RegisterEHFrames.cpp" ,
1917 " SimpleExecutorDylibManager.cpp" ,
Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ unittest("OrcJITTests") {
2424 " JITLinkRedirectionManagerTest.cpp" ,
2525 " JITTargetMachineBuilderTest.cpp" ,
2626 " LazyCallThroughAndReexportsTest.cpp" ,
27- " LibraryResolverTest.cpp" ,
2827 " LookupAndRecordAddrsTest.cpp" ,
2928 " MachOPlatformTest.cpp" ,
3029 " MapperJITLinkMemoryManagerTest.cpp" ,
You can’t perform that action at this time.
0 commit comments