Skip to content

Instantly share code, notes, and snippets.

@jld
Created August 29, 2013 01:18
Show Gist options
  • Select an option

  • Save jld/6373277 to your computer and use it in GitHub Desktop.

Select an option

Save jld/6373277 to your computer and use it in GitHub Desktop.
Go home, C++. You're drunk.
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