"mlir/test/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "2230bf99c712a1e9cb3a9f423998aa8727b389fc"
[RuntimeDyld] Add an assert to catch misbehaving symbol resolvers.
Resolvers are required to find results for all requested symbols or return an error, but if a resolver fails to adhere to this contract (by returning results for only a subset of the requested symbols) then this code will infinite loop. This assertion catches resolvers that fail to adhere to the contract. llvm-svn: 334536
Loading
Please register or sign in to comment