)]}'
{
  "commit": "b08e00bdb12574b3f9084187dfbba1c36e3bd70f",
  "tree": "4b3594e2f47f1210405667d28ae958f930cfde30",
  "parents": [
    "4955fc46b67099515aa73226ad8120fe237fdd61"
  ],
  "author": {
    "name": "Protobuf Team Bot",
    "email": "protobuf-github-bot@google.com",
    "time": "Fri Dec 08 09:19:07 2023 -0800"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Fri Dec 08 09:22:37 2023 -0800"
  },
  "message": "Improve codegen for address pinning.\nWe avoid one instruction and the memory access.\n\nInstead of generating:\n\n```\nleaq   0xb98201(%rip), %rax\nmovq   %rax, -0x8(%rsp)\n```\n\nIt now generated just:\n\n```\nleaq   0xb981c1(%rip), %rax\n```\n\nPiperOrigin-RevId: 589152440\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "da593161fa0810508b048e72ebfbeb514bf4377a",
      "old_mode": 33188,
      "old_path": "src/google/protobuf/port.h",
      "new_id": "a5f3b98b12cccbc920720cdcd5150798d9b784a5",
      "new_mode": 33188,
      "new_path": "src/google/protobuf/port.h"
    }
  ]
}
