llvm-project/lldb/source/Plugins/ABI
Sean Callanan a464f3d43a Changed the ABIs and ClangFunction to take a
llvm::ArrayRef of arguments rather than taking
a fixed number of possibly-NULL pointers to
arguments.

Also changed ClangFunction::GetThreadPlanToCallFunction
to take the address of the argument struct by value
instead of by reference, since it doesn't actually
modify the value passed into it.

llvm-svn: 194232
2013-11-08 01:14:26 +00:00
..
MacOSX-arm Changed the ABIs and ClangFunction to take a 2013-11-08 01:14:26 +00:00
MacOSX-i386 Changed the ABIs and ClangFunction to take a 2013-11-08 01:14:26 +00:00
SysV-x86_64 Changed the ABIs and ClangFunction to take a 2013-11-08 01:14:26 +00:00
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00