[all-commits] [llvm/llvm-project] 8eed95: Adapt IRForTarget::RewriteObjCSelector() for D126689.
Adrian Prantl via All-commits
all-commits at lists.llvm.org
Thu Jun 2 11:43:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8eed95c83ecd0e42eaaca4f6591faafa4dad0d88
https://github.com/llvm/llvm-project/commit/8eed95c83ecd0e42eaaca4f6591faafa4dad0d88
Author: Adrian Prantl <aprantl at apple.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp
Log Message:
-----------
Adapt IRForTarget::RewriteObjCSelector() for D126689.
With opaque pointers, the LLVM IR expected by this function changed.
More information about the All-commits
mailing list