)]}'
{
  "commit": "a43c192567eb4ea2535d73b83da5c7d5ed2b6122",
  "tree": "559352f8fc748daef666c2f196720cb049413808",
  "parents": [
    "5cd8d53cac00feafd739dba6215e1f6eed502e46"
  ],
  "author": {
    "name": "Nikita Popov",
    "email": "npopov@redhat.com",
    "time": "Mon Jan 22 10:33:50 2024 +0100"
  },
  "committer": {
    "name": "Nikita Popov",
    "email": "npopov@redhat.com",
    "time": "Mon Jan 22 10:37:18 2024 +0100"
  },
  "message": "[llvm-jitlink] Use SmallVectorImpl when referencing StubInfos (NFC)\n\nThe element type is declared as SmallVector\u003cT, 1\u003e, but we assign to\nSmallVector\u003cT\u003e \u0026. These types are not the same on 32-bit systems,\nresulting in a compilation error.\n\nFix this by using SmallVectorImpl\u003cT\u003e \u0026 instead, which is independent\nof the small size.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d233ebdb5a3a8dcc824984673c97fd0a459c66a4",
      "old_mode": 33188,
      "old_path": "llvm/tools/llvm-jitlink/llvm-jitlink.cpp",
      "new_id": "7e213777a6727e8f0a6fcfab2fe8e37d17939060",
      "new_mode": 33188,
      "new_path": "llvm/tools/llvm-jitlink/llvm-jitlink.cpp"
    }
  ]
}
