summaryrefslogtreecommitdiffstats
path: root/lldb/source/Interpreter/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2014-09-29 22:08:00 +0000
committerAlexey Samsonov <vonosmas@gmail.com>2014-09-29 22:08:00 +0000
commit153004f220965681d326266fd0c6f7c03d5c6173 (patch)
tree0387d31938b6c42fe4b052face2a3cdc7f4cebce /lldb/source/Interpreter/ScriptInterpreterPython.cpp
parent5a1000dddc77eb9b1a47b6840d79fbe287f1da91 (diff)
downloadbcm5719-llvm-153004f220965681d326266fd0c6f7c03d5c6173.tar.gz
bcm5719-llvm-153004f220965681d326266fd0c6f7c03d5c6173.zip
Use ClangToLLVMArgsMapping in CodeGenTypes::GetFunctionType(). NFC.
This is the last piece of CGCall code that had implicit assumptions about the order in which Clang arguments are translated to LLVM ones (positions of inalloca argument, sret, this, padding arguments etc.) Now all of this data is encapsulated in ClangToLLVMArgsMapping. If this information would be required somewhere else, this class can be moved to a separate header or pulled into CGFunctionInfo. llvm-svn: 218634
Diffstat (limited to 'lldb/source/Interpreter/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud