[all-commits] [llvm/llvm-project] 00fb05: [lldb] Remove unused Module argument (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Mar 24 04:56:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00fb0504082ea0b4b0c25d1ae773b39874d88e95
https://github.com/llvm/llvm-project/commit/00fb0504082ea0b4b0c25d1ae773b39874d88e95
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.cpp
Log Message:
-----------
[lldb] Remove unused Module argument (NFC)
Commit: b3fbbabdc1f7a52c0cc2756036a132b9aaab5742
https://github.com/llvm/llvm-project/commit/b3fbbabdc1f7a52c0cc2756036a132b9aaab5742
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.cpp
Log Message:
-----------
[lldb] Use byval type
Query byval type instead of pointer element type.
Compare: https://github.com/llvm/llvm-project/compare/c2b3a9abc89d...b3fbbabdc1f7
More information about the All-commits
mailing list