| commit | b78e05fead7a8f46bd72845cf8ed47a07efdae38 | [log] [tgz] |
|---|---|---|
| author | Omair Javaid <omair.javaid@linaro.org> | Wed Apr 29 11:52:35 2015 +0000 |
| committer | Omair Javaid <omair.javaid@linaro.org> | Wed Apr 29 11:52:35 2015 +0000 |
| tree | 98bd28d2a12abb372c894ac49450047164252ed2 | |
| parent | 52f825bd1c201f29845bfbebc4022cc448ca23bc [diff] |
This patch adds support aarch64-linux-gnu (SysV) abi in lldb. This code is also an import from MacOSx implementation as SysV abi is similar to what has been implemented for MacOS but may require a few tweaks. http://reviews.llvm.org/D8538 llvm-svn: 236098