[ARC] Add SystemV ABI
authorTatyana Krasnukha <tatyana@synopsys.com>
Thu, 17 Oct 2019 15:18:03 +0000 (15:18 +0000)
committerTatyana Krasnukha <tatyana@synopsys.com>
Thu, 17 Oct 2019 15:18:03 +0000 (15:18 +0000)
commit92e498d58cf47f4c1266cedba981a0c2cee171d0
tree8bac9f2af8147f326f8ad3826c7281422ab885ee
parentfaf6b2543e4789061cbced2557f6bc7d1bd0d71d
[ARC] Add SystemV ABI

Differential Revision: https://reviews.llvm.org/D55724

llvm-svn: 375123
lldb/source/API/SystemInitializerFull.cpp
lldb/source/Plugins/ABI/CMakeLists.txt
lldb/source/Plugins/ABI/SysV-arc/ABISysV_arc.cpp [new file with mode: 0644]
lldb/source/Plugins/ABI/SysV-arc/ABISysV_arc.h [new file with mode: 0644]
lldb/source/Plugins/ABI/SysV-arc/CMakeLists.txt [new file with mode: 0644]