)]}'
{
  "commit": "8a4fa282ccbcddd950c31903d5bb0d4c36c8e3e3",
  "tree": "ecda73e7faec612719cab4cd9199c8d63e5970d7",
  "parents": [
    "2fed185afa6ed6ab3a2178fcc668692008ff72d4"
  ],
  "author": {
    "name": "Marius Brehler",
    "email": "marius.brehler@iml.fraunhofer.de",
    "time": "Thu Mar 19 15:06:40 2020 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Thu Mar 19 15:08:39 2020 -0700"
  },
  "message": "Add missing include to python bindings\n\nThe CMake build fails with\n\n```\n/home/mbrehler/repos/iree/bindings/python/pyiree/compiler/compiler.cc:64:14: error: no type named \u0027SetOneShotPipeSignalFunction\u0027 in namespace \u0027llvm::sys\u0027\n  llvm::sys::SetOneShotPipeSignalFunction(\n  ~~~~~~~~~~~^\n/home/mbrehler/repos/iree/bindings/python/pyiree/compiler/compiler.cc:65:18: error: definition or redeclaration of \u0027DefaultOneShotPipeSignalHandler\u0027 not allowed inside a function\n      llvm::sys::DefaultOneShotPipeSignalHandler);\n      ~~~~~~~~~~~^\n/home/mbrehler/repos/iree/bindings/python/pyiree/compiler/compiler.cc:65:18: error: no member named \u0027DefaultOneShotPipeSignalHandler\u0027 in namespace \u0027llvm::sys\u0027\n      llvm::sys::DefaultOneShotPipeSignalHandler);\n      ~~~~~~~~~~~^\n/home/mbrehler/repos/iree/bindings/python/pyiree/compiler/compiler.cc:66:14: error: no member named \u0027PrintStackTraceOnErrorSignal\u0027 in namespace \u0027llvm::sys\u0027\n  llvm::sys::PrintStackTraceOnErrorSignal(\"pyiree\");\n```\ncaused by the missing include.\n\nCloses https://github.com/google/iree/pull/1164\n\nCOPYBARA_INTEGRATE_REVIEW\u003dhttps://github.com/google/iree/pull/1164 from iml130:python-includes 5a6746804fa6705b8c4270072c8ee7041ab9701e\nPiperOrigin-RevId: 301903358\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f9016070afdb600cd8d8c15f62a3392441242bb9",
      "old_mode": 33188,
      "old_path": "bindings/python/pyiree/compiler/compiler.cc",
      "new_id": "a5d8ed52bf984312069162b053e17d742d90dd5d",
      "new_mode": 33188,
      "new_path": "bindings/python/pyiree/compiler/compiler.cc"
    }
  ]
}
