"mlir/lib/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "fcc1ce00931751ac02498986feb37744e9ace8de"
Make GetValueForVariableExpression use StringRef.
Also significantly reduced the indentation level by use of early returns, and simplified some of the logic by using StringRef functions such as consumeInteger() and getAsInteger() instead of strtoll, etc. llvm-svn: 287189
Loading
Please register or sign in to comment