[all-commits] [llvm/llvm-project] e7b929: Adapt IRForTarget::RewriteObjCConstStrings() for D...

Adrian Prantl via All-commits all-commits at lists.llvm.org
Thu Jun 2 13:06:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7b929d756504c70d3ab0d0ba82f28eec7f7b363
      https://github.com/llvm/llvm-project/commit/e7b929d756504c70d3ab0d0ba82f28eec7f7b363
  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::RewriteObjCConstStrings() for D126689.

With opaque pointers, the LLVM IR expected by this function changed.




More information about the All-commits mailing list