Created
August 29, 2013 01:18
-
-
Save jld/6373277 to your computer and use it in GitHub Desktop.
Go home, C++. You're drunk.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rustc: /usr/local/src/rust/src/llvm/include/llvm/Support/IntegersSubsetMapping.h:86: bool llvm::IntegersSubsetMapping<SuccessorClass, IntegersSubsetTy, IntTy>::isJoinable(llvm::IntegersSubsetMapping<SuccessorClass, IntegersSubsetTy, IntTy>::CaseItemIt&, llvm::IntegersSubsetMapping<SuccessorClass, IntegersSubsetTy, IntTy>::CaseItemIt&) [with SuccessorClass = llvm::MachineBasicBlock; IntegersSubsetTy = llvm::IntegersSubset; IntTy = llvm::IntItem; llvm::IntegersSubsetMapping<SuccessorClass, IntegersSubsetTy, IntTy>::CaseItemIt = std::_List_iterator<std::pair<llvm::IntegersSubsetMapping<llvm::MachineBasicBlock>::RangeEx, llvm::MachineBasicBlock*> >]: Assertion `!isIntersected(LItem, RItem) && "Intersected items with different successors!"' failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment