-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLLDCrash.txt
21 lines (21 loc) · 2.27 KB
/
LLDCrash.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
lld-link.exe!llvm::lowertypetests::BitSetBuilder::build(void)
lld-link.exe!llvm::lowertypetests::isJumpTableCanonical(class llvm::Function *)
lld-link.exe!llvm::LowerTypeTestsPass::run(class llvm::Module &,class llvm::AnalysisManager<class llvm::Module> &)
lld-link.exe!llvm::FPPassManager::runOnModule(class llvm::Module &)
lld-link.exe!llvm::legacy::PassManager::run(class llvm::Module &)
lld-link.exe!llvm::detail::PassModel<class llvm::Module,class llvm::VerifierPass,class llvm::PreservedAnalyses,class llvm::AnalysisManager<class llvm::Module> >::run(class llvm::Module &,class llvm::AnalysisManager<class llvm::Module> &)
lld-link.exe!llvm::detail::PassModel<class llvm::Module,class llvm::VerifierPass,class llvm::PreservedAnalyses,class llvm::AnalysisManager<class llvm::Module> >::name(void)
lld-link.exe!llvm::lto::backend(struct llvm::lto::Config &,class std::function<class std::unique_ptr<class llvm::lto::NativeObjectStream,struct std::default_delete<class llvm::lto::NativeObjectStream> > >,unsigned int,class std::unique_ptr<class llvm::Module,struct std::default_delete<class llvm::Module> >,class llvm::ModuleSummaryIndex &)
lld-link.exe!llvm::lto::LTO::runRegularLTO(class std::function<class std::unique_ptr<class llvm::lto::NativeObjectStream,struct std::default_delete<class llvm::lto::NativeObjectStream> > >)
lld-link.exe!llvm::lto::LTO::run(class std::function<class std::unique_ptr<class llvm::lto::NativeObjectStream,struct std::default_delete<class llvm::lto::NativeObjectStream> > >,class std::function<class std::function<class std::unique_ptr<class llvm::lto::NativeObjectStream,struct std::default_delete<class llvm::lto::NativeObjectStream> > > >)
lld-link.exe!lld::coff::BitcodeCompiler::compile(void)
lld-link.exe!lld::coff::SymbolTable::addCombinedLTOObjects(void)
lld-link.exe!lld::coff::LinkerDriver::link(class llvm::ArrayRef<char const *>)
lld-link.exe!lld::coff::link(class llvm::ArrayRef<char const *>,bool,class llvm::raw_ostream &)
lld-link.exe!main()
[Inline Frame] lld-link.exe!invoke_main() Line 78
at d:\agent\_work\3\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl(78)
lld-link.exe!__scrt_common_main_seh() Line 288
at d:\agent\_work\3\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl(288)
kernel32.dll!BaseThreadInitThunk()
ntdll.dll!RtlUserThreadStart()