)]}'
{
  "commit": "7a9b84c6920addae3adfa8724e8ff4e232fe1771",
  "tree": "410e74e2fc7845f8d405dddb9c9a329366fa08ad",
  "parents": [
    "9e3b63871f9978f22ccbb6362752630dfc5e2c78"
  ],
  "author": {
    "name": "Ben Vanik",
    "email": "ben.vanik@gmail.com",
    "time": "Fri Oct 28 20:19:18 2022 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Oct 28 20:19:18 2022 +0000"
  },
  "message": "Making status_cc.h an implementation detail of status.h. (#10946)\n\nThis avoids the additional library and allows all code that may be\r\ncompiling as C++ to access the iree::Status wrapper. Prior to this we\r\nneeded the split because of the cc file but by moving to header-only we\r\navoid the need to ever be able to support a C++ compilation unit.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b0d8409cdf5d95b0707f44c840e574df6576a3ef",
      "old_mode": 33188,
      "old_path": "experimental/rocm/registration/CMakeLists.txt",
      "new_id": "aa46232ed17090b9fe4fc4e1df1c6d90fa5dbbb5",
      "new_mode": 33188,
      "new_path": "experimental/rocm/registration/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "888149fbe70b6933d121d29a35e572c280810110",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/CMakeLists.txt",
      "new_id": "09806b6b41e1ab4f6f294cfc454a277adafb0387",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "09e9beca0ce405e0ff9711d55724ddd5b2ff3a32",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/initialize_module.cc",
      "new_id": "3e76943e46c600306c4ce8301ca698232fb496b6",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/initialize_module.cc"
    },
    {
      "type": "modify",
      "old_id": "027a8c3448e37e5e80dd321d77b802d636138c60",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/vm.cc",
      "new_id": "b550ce4f5612240945c5e8812d235f69742be7af",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/vm.cc"
    },
    {
      "type": "modify",
      "old_id": "f270bfcf38e29666c68423f66512e5519d1c9f7e",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/BUILD",
      "new_id": "4ef73aeed7e418d1a6ec8e09fcf8fe2c769ebaaf",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/base/BUILD"
    },
    {
      "type": "modify",
      "old_id": "50d000d901a84b7a9e4fbb9ed9a0153e43cbc4ed",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/CMakeLists.txt",
      "new_id": "2bdaf404542f5b8ec34e323aaa442faacc9a4cd3",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/base/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "1c7615b6e06a9d1cd69f6893f18649b0c7668421",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/internal/BUILD",
      "new_id": "b8dfd7e7395295a51a6b7b2239ed300c7c8a7aea",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/base/internal/BUILD"
    },
    {
      "type": "modify",
      "old_id": "83f2c28e1a2b3aea062161f5cd6d2143fa0cae98",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/internal/CMakeLists.txt",
      "new_id": "d1720268793006ef8bb4aecd5301ef7a196f5d59",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/base/internal/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "c682ae083b517bc9413133a66685e73b32a9e2f5",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/internal/file_io_test.cc",
      "new_id": "0c681c463b0ba990d8841a873db437864a786aa7",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/base/internal/file_io_test.cc"
    },
    {
      "type": "modify",
      "old_id": "cb08781b4a2a1a0c4612d982302dc8105bd52e17",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/internal/threading_test.cc",
      "new_id": "3eed9dff780286bea0f4ebe0cd3fd68f3c077d86",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/base/internal/threading_test.cc"
    },
    {
      "type": "modify",
      "old_id": "d53a4613f30c7bb48afe2dbaaa2132ca1b219692",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/status.h",
      "new_id": "9a03ef33efa6ac1c5e73bcba7c25fcb8710105b2",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/base/status.h"
    },
    {
      "type": "delete",
      "old_id": "6b81e8fe339d452e322842e0236a51df0b04332f",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/status_cc.cc",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "cdfb8ad7ce7b55779d22d160e60d2e28a47ebaef",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/status_cc.h",
      "new_id": "b0e21aea13e5cb4b510616dfcae8b3466d25ee84",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/base/status_cc.h"
    },
    {
      "type": "modify",
      "old_id": "a9cf5d9d0f8a0edce41e3c27c5132ced015b7ea2",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/status_test.cc",
      "new_id": "e9db6964dabf6fbcf7e7fcbe784c5610051404da",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/base/status_test.cc"
    },
    {
      "type": "modify",
      "old_id": "b2a404613d3d16065427517f4e500addbcb52b39",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/hal/BUILD",
      "new_id": "17ab96f4c6468dcb29842b59e237589b77a56327",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/hal/BUILD"
    },
    {
      "type": "modify",
      "old_id": "42e2365f5ad408db5ef20d591317cc7c5b0e7ea0",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/hal/CMakeLists.txt",
      "new_id": "c25ea4b3104c6d27d49db9c904d1fcc0b1bd6024",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/hal/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "48d2b5c40a70ff95783adaaa9d709437f298907e",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/hal/drivers/cuda/registration/CMakeLists.txt",
      "new_id": "aad143b00f5969da0df7529d718bcf80e32fd400",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/hal/drivers/cuda/registration/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "b7463f75af356b380f07a7edeea6e808087c8de0",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/hal/drivers/vulkan/BUILD",
      "new_id": "3077cbb03e32e273e9f78bf79a9046ac354b2dfb",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/hal/drivers/vulkan/BUILD"
    },
    {
      "type": "modify",
      "old_id": "c90219e1676c95bc350a3fb4096b812f79657770",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/hal/drivers/vulkan/CMakeLists.txt",
      "new_id": "4762fd8c427b0079cbc4d562d540056dc430f6f5",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/hal/drivers/vulkan/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "a292bfec85e062749a5db7cf2b87bed291001b40",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/hal/drivers/vulkan/descriptor_set_arena.h",
      "new_id": "c07415b9416556dd324f531a098ecb958cb6d6da",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/hal/drivers/vulkan/descriptor_set_arena.h"
    },
    {
      "type": "modify",
      "old_id": "591f75daf840764d8fc549a08a0dc6dd91d520fc",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/hal/drivers/vulkan/direct_command_buffer.cc",
      "new_id": "7a47af2231aa26d520c73df9d57b697126101527",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/hal/drivers/vulkan/direct_command_buffer.cc"
    },
    {
      "type": "modify",
      "old_id": "af6d672c06bf4b2d0bbd235f0f36362595afd29b",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/hal/drivers/vulkan/dynamic_symbols.h",
      "new_id": "9983d1719360b58b37b562af3d112c73f560e326",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/hal/drivers/vulkan/dynamic_symbols.h"
    },
    {
      "type": "modify",
      "old_id": "3fd8f50cd8b10e13d4a252b79a4423526dbbb715",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/hal/drivers/vulkan/registration/BUILD",
      "new_id": "a47a7dbd58d81d2bb43c1335fcbe4cd22856a74c",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/hal/drivers/vulkan/registration/BUILD"
    },
    {
      "type": "modify",
      "old_id": "cde8f8399fd240a6e42b5d3e1cdc1c330653fe23",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/hal/drivers/vulkan/registration/CMakeLists.txt",
      "new_id": "15bcb7b97bbed2a94ddbc4ec51a0d50109f8e3ad",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/hal/drivers/vulkan/registration/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "9190e06cacd7b28e4f6ee42a291906515ed39992",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/hal/string_util_test.cc",
      "new_id": "d723e29dbe646de9f41156617ee67c7551a4edb5",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/hal/string_util_test.cc"
    },
    {
      "type": "modify",
      "old_id": "8fa3e958ab5d7502d04204f486fd48b02e182dc7",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/modules/check/BUILD",
      "new_id": "b6ea845dcb976004eaaecf89f2a1c4246ce905ee",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/modules/check/BUILD"
    },
    {
      "type": "modify",
      "old_id": "dd1e804d2bdb3cd6a55de425e27081dab9d043b0",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/modules/check/CMakeLists.txt",
      "new_id": "80b78625a29ed4cf5acd33be84e661cc56cc4fca",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/modules/check/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "6f5e72eb93720a2cc1d7a0d656667522a1dff67d",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/modules/check/check_test.cc",
      "new_id": "ee72a9d75ff0c9e88e3981e765432808cd4597a2",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/modules/check/check_test.cc"
    },
    {
      "type": "modify",
      "old_id": "14e2487c82c9f531b8df40a01929fb711ff8f9a0",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/modules/check/module.cc",
      "new_id": "5c44c1cef1bbe5456ad3c67d381c0c6735a636fe",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/modules/check/module.cc"
    },
    {
      "type": "modify",
      "old_id": "fcbaeb1ec6ba4f41d0be1746c9a3fefc13bb4c14",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/testing/BUILD",
      "new_id": "f33decbbb8be7f133a3cb9fcc0b428c82ca0e14d",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/testing/BUILD"
    },
    {
      "type": "modify",
      "old_id": "2f7d9893d4005ba83a426aeadc66a30b78928b29",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/testing/CMakeLists.txt",
      "new_id": "d86c4a8721fb544cfc586d4d39316bc581972f1a",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/testing/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "76509fd481b422310e350ba27f8ffa9b36f93d9b",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/testing/status_matchers.h",
      "new_id": "6b49ed8f9a9e10ec8f9cc653a2e55abb1a19b877",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/testing/status_matchers.h"
    },
    {
      "type": "modify",
      "old_id": "feff3dcbef63204f5fa62f320f8c770032b58370",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/tooling/BUILD",
      "new_id": "eb009bbde87cb65bd01bc77762d51fc544fe537a",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/tooling/BUILD"
    },
    {
      "type": "modify",
      "old_id": "a91c336b67a46291f431abb7004bf469e8c66025",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/tooling/CMakeLists.txt",
      "new_id": "b21bd7a55f583e20449e659fd9f296141bb35a78",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/tooling/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "505936f10283dc384cc3b26f113fd685831d177c",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/tooling/comparison.cc",
      "new_id": "31f987a89d9ad43b2885921fa922928ae5883d03",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/tooling/comparison.cc"
    },
    {
      "type": "modify",
      "old_id": "9af168c4257173f08456b3e4dd5d9acadd19412d",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/tooling/vm_util_cc.h",
      "new_id": "fce5099120d2538c8e61e7f9ce158c8963be83eb",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/tooling/vm_util_cc.h"
    },
    {
      "type": "modify",
      "old_id": "4483b76bc1dfcbdd6eaac3d9e7b308d157311a58",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/vm/BUILD",
      "new_id": "a986ac6e65f27d200395cdb907eeca650331a789",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/vm/BUILD"
    },
    {
      "type": "modify",
      "old_id": "9351f48f940f688f7fe1aac3e4b115e1fb5d8015",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/vm/CMakeLists.txt",
      "new_id": "03c09b712ad99d7ffec6af2e31d2bdbf06b9f048",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/vm/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "e398c32218f4706122b0d5b8b2de0d1b0500a3c8",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/vm/bytecode_dispatch_async_test.cc",
      "new_id": "444f00311fa426f09d9be05fd691d5dc957ee1ef",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/vm/bytecode_dispatch_async_test.cc"
    },
    {
      "type": "modify",
      "old_id": "9de8ff044cc95d766370c2664231c5fed0a4ef4d",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/vm/bytecode_dispatch_test.cc",
      "new_id": "75d9984de60dff6f6299dc141033572d5245846d",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/vm/bytecode_dispatch_test.cc"
    },
    {
      "type": "modify",
      "old_id": "dce141d6f1b225dc7cdf52fa883f6790b202646c",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/vm/native_module_cc.h",
      "new_id": "13102ff4362fac50ab26cda1149507959e8c4785",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/vm/native_module_cc.h"
    },
    {
      "type": "modify",
      "old_id": "fc86c2d7e04127e67c5090d8f436e277c8dcd9b3",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/vm/native_module_packing.h",
      "new_id": "a5892fa44d1c6392c566eee453836489a84a17a2",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/vm/native_module_packing.h"
    },
    {
      "type": "modify",
      "old_id": "5a4c489951554dcfa4f830009588e17fefafd71b",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/vm/native_module_test.cc",
      "new_id": "b551acba6eb4504c0c1bff5d6eb4090ae3ae46de",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/vm/native_module_test.cc"
    },
    {
      "type": "modify",
      "old_id": "a23fa3a1500a30f6306410d5f31964b4045bf7c5",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/vm/test/emitc/BUILD",
      "new_id": "1516cbf796a0abb6b51e2447da1e640e66325d52",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/vm/test/emitc/BUILD"
    },
    {
      "type": "modify",
      "old_id": "c0f303189bea84727fbc9bd53a10a9218062c21e",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/vm/test/emitc/CMakeLists.txt",
      "new_id": "c80da9ee6f818307a13cba41d2272a829f27b41a",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/vm/test/emitc/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "d42fa573f9dfd8008b2aefb2f3e5712755b9da7e",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/vm/test/emitc/module_test.cc",
      "new_id": "9d08bccd956f2c0feb993d0e4a50d80e774b4193",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/vm/test/emitc/module_test.cc"
    },
    {
      "type": "modify",
      "old_id": "3aae053d7d6402381b7fe86e4862e68a9f77dc5e",
      "old_mode": 33188,
      "old_path": "samples/custom_module/CMakeLists.txt",
      "new_id": "dbfb0021056f0735dc64f75b332e14422bd5b18a",
      "new_mode": 33188,
      "new_path": "samples/custom_module/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "8b5dd12636567b010d9bc64a6c08eeafed1360cc",
      "old_mode": 33188,
      "old_path": "samples/custom_module/module.cc",
      "new_id": "4a0789a0488070a27000cd56220cd71abd471985",
      "new_mode": 33188,
      "new_path": "samples/custom_module/module.cc"
    },
    {
      "type": "modify",
      "old_id": "435ddd36b60e78103675c8cbe63df179656e039e",
      "old_mode": 33188,
      "old_path": "samples/emitc_modules/BUILD",
      "new_id": "889f407f7143e0aecf9f02369a9aac9055a4bf7a",
      "new_mode": 33188,
      "new_path": "samples/emitc_modules/BUILD"
    },
    {
      "type": "modify",
      "old_id": "85e7acc9942b26d59fdafa365174037d974694f0",
      "old_mode": 33188,
      "old_path": "samples/emitc_modules/CMakeLists.txt",
      "new_id": "bcdc48d808e3de3e9167a4b5104816a2bd429159",
      "new_mode": 33188,
      "new_path": "samples/emitc_modules/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "e769bfae953aceb3de9fafdb51e066fb087bfa61",
      "old_mode": 33188,
      "old_path": "samples/emitc_modules/add_module_test.cc",
      "new_id": "d69ab44fc50ea6f304f562b8d2c9b61ed1e3b051",
      "new_mode": 33188,
      "new_path": "samples/emitc_modules/add_module_test.cc"
    },
    {
      "type": "modify",
      "old_id": "4c93c503d998489663a9c057a72ffb2d3c963229",
      "old_mode": 33188,
      "old_path": "samples/emitc_modules/import_module_test.cc",
      "new_id": "1150f4fa797e6ecd896efad1c74101cf4a3012e1",
      "new_mode": 33188,
      "new_path": "samples/emitc_modules/import_module_test.cc"
    },
    {
      "type": "modify",
      "old_id": "b448d7ade2cd73d71db736eee29fb9f2288ad37d",
      "old_mode": 33188,
      "old_path": "tools/BUILD",
      "new_id": "a756e981b02d8d7914a3359a8dbfea767cd705ba",
      "new_mode": 33188,
      "new_path": "tools/BUILD"
    },
    {
      "type": "modify",
      "old_id": "aa7b018c5d44fefe9ad187cc6a1922d07bdbc0a2",
      "old_mode": 33188,
      "old_path": "tools/CMakeLists.txt",
      "new_id": "4ca471b6da9bf75ed7c9a1be2872d79c407d5f5e",
      "new_mode": 33188,
      "new_path": "tools/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "022ff79be9f6ac5f8c1f41587481ef813b27aec6",
      "old_mode": 33188,
      "old_path": "tools/android/run_module_app/CMakeLists.txt",
      "new_id": "dfb229d540cd21366005b42b3aad6f9e562fdd9c",
      "new_mode": 33188,
      "new_path": "tools/android/run_module_app/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "4fb0e3b64b95f5199cf83b7cfc51cee47652f723",
      "old_mode": 33188,
      "old_path": "tools/android/run_module_app/src/main.cc",
      "new_id": "8a3bc095879d9e23a9401004298cce0e02c69681",
      "new_mode": 33188,
      "new_path": "tools/android/run_module_app/src/main.cc"
    },
    {
      "type": "modify",
      "old_id": "ea3738ef4471e6cf11cbe59b48d354bcb5534bd9",
      "old_mode": 33188,
      "old_path": "tools/iree-benchmark-module-main.cc",
      "new_id": "6a3267397f0fbef0ba5a3a199649d9aec49212fa",
      "new_mode": 33188,
      "new_path": "tools/iree-benchmark-module-main.cc"
    },
    {
      "type": "modify",
      "old_id": "a922f17cfc9df75196c7de080f1c12ad54aa5ae4",
      "old_mode": 33188,
      "old_path": "tools/iree-check-module-main.cc",
      "new_id": "38f53f6147620ac30ff9a798d096e975497842fa",
      "new_mode": 33188,
      "new_path": "tools/iree-check-module-main.cc"
    },
    {
      "type": "modify",
      "old_id": "23feab3e1d55ea242dfc76a1219c9ed4839559a1",
      "old_mode": 33188,
      "old_path": "tools/iree-run-mlir-main.cc",
      "new_id": "fd39e676aabcc66f16e618a4be5fe7283cf11635",
      "new_mode": 33188,
      "new_path": "tools/iree-run-mlir-main.cc"
    },
    {
      "type": "modify",
      "old_id": "a58a051f7c112a8cb073ab7aee7bc2016a9910f3",
      "old_mode": 33188,
      "old_path": "tools/iree-run-module-main.cc",
      "new_id": "78293cb51275f647ef293380cb009b7da4067f73",
      "new_mode": 33188,
      "new_path": "tools/iree-run-module-main.cc"
    }
  ]
}
