[Lldb-commits] [PATCH] D37420: [ABI] Rewrite RegisterIsCalleeSaved

2017-09-04 Thread Davide Italiano via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL312501: [ABI] Rewrite RegisterIsCalleeSaved. (authored by davide). Changed prior to commit: https://reviews.llvm.org/D37420?vs=113675&id=113790#toc Repository: rL LLVM https://reviews.llvm.org/D3742

[Lldb-commits] [lldb] r312501 - [ABI] Rewrite RegisterIsCalleeSaved.

2017-09-04 Thread Davide Italiano via lldb-commits
Author: davide Date: Mon Sep 4 14:21:12 2017 New Revision: 312501 URL: http://llvm.org/viewvc/llvm-project?rev=312501&view=rev Log: [ABI] Rewrite RegisterIsCalleeSaved. The goal of this patch is twofold: First, it removes a wrong comment (at least, not correctly describing what the function does