Fix ABISysV_s390x::GetArgumentValues
This routine contained a stray "return false;" making part of the code never executed. Also, the stack offset where to find on-stack arguments was incorrect. llvm-svn: 266417
Loading
Please sign in to comment