)]}'
{
  "commit": "1ef95ae7b9e2c765abbbc6af6dff6c29c1fa4d13",
  "tree": "06a51c0fc5d395260a728362373e346bdbf5cc25",
  "parents": [
    "c62a0c97168e88f97bca4bd96298a5ffc041844d"
  ],
  "author": {
    "name": "Ashley Nelson",
    "email": "nashley@google.com",
    "time": "Wed Feb 28 01:09:30 2024"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Feb 28 01:09:30 2024"
  },
  "message": "[Outlining] Fixes break reconstruction (#6352)\n\nAdds new visitBreakWithType and visitSwitchWithType functions to the IRBuilder API. These functions work around an assumption in IRBuilder that the module is being traversed in the fully nested format, i.e., that the destination scope of a break or switch has been visited before visiting the break or switch. Instead, the type of the destination scope is passed to IRBuilder.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "345b3f9a2da32092c4636685ad2e66c1b1988df7",
      "old_mode": 33188,
      "old_path": "src/passes/Outlining.cpp",
      "new_id": "68c3d039707ac0b43e87933f7483ef1121ad69da",
      "new_mode": 33188,
      "new_path": "src/passes/Outlining.cpp"
    },
    {
      "type": "modify",
      "old_id": "b37b352e3f60ff2175e91cc64551e87ded3163a0",
      "old_mode": 33188,
      "old_path": "src/wasm-ir-builder.h",
      "new_id": "d31a532a74c785d9e207b7e861f81a46b52e0a22",
      "new_mode": 33188,
      "new_path": "src/wasm-ir-builder.h"
    },
    {
      "type": "modify",
      "old_id": "b1bf8c8552ce2edc20837b87edaf0b7119da92e6",
      "old_mode": 33188,
      "old_path": "src/wasm/wasm-ir-builder.cpp",
      "new_id": "8d87d0f3335726a4264e8f791dc4ae78ece8ea6a",
      "new_mode": 33188,
      "new_path": "src/wasm/wasm-ir-builder.cpp"
    },
    {
      "type": "modify",
      "old_id": "befce7513dec661c602a03fdbc32714a577eb315",
      "old_mode": 33188,
      "old_path": "test/lit/passes/outlining.wast",
      "new_id": "76f305db7215e387a3367017c21d0a2d089429ec",
      "new_mode": 33188,
      "new_path": "test/lit/passes/outlining.wast"
    }
  ]
}
