https://llvm.org/bugs/show_bug.cgi?id=30509
Bug ID: 30509 Summary: [REGRESSION] Compiler aborts in LTO Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: new bugs Assignee: elena.demikhov...@intel.com Reporter: santosh.zanju...@amd.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Compiler aborts while building one of our internal benchmarks with following build error: trunk/llvm/lib/LTO/LTO.cpp:335: llvm::Error llvm::lto::LTO::addRegularLTO(std::unique_ptr<llvm::lto::InputFile>, llvm::ArrayRef<llvm::lto::SymbolResolution>): Assertion `ResI != Res.end()' failed. clang-4.0: error: unable to execute command: Aborted (core dumped) I shall try to come up with a test case. The regression is introduced in r281853. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs