)]}'
{
  "commit": "f000c6dee8ba3b2cf065f753646538613ca4341f",
  "tree": "05e8e93a8ef65930c9bf3f49e54c886e16bad6d5",
  "parents": [
    "162fee29d937a80f38dd85b8e9edd97cf632e47e"
  ],
  "author": {
    "name": "Nikita Popov",
    "email": "nikita.ppv@gmail.com",
    "time": "Sat Feb 12 10:29:33 2022 +0100"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Wed Feb 16 00:51:04 2022 -0800"
  },
  "message": "[libunwind] Only include cet.h if __CET__ defined\n\nWe should not assume that the cet.h header exists just because\nwe\u0027re on x86 linux. Only include it if __CET__ is defined. This\nmakes the code more similar to what compiler-rt does in\nhttps://github.com/llvm/llvm-project/blob/ee423d93ead39e94c2970b3cc7ef6e6faa75d10b/compiler-rt/lib/builtins/assembly.h#L17\n(though that one also has a __has_include() check -- I\u0027ve not found\nthat to be necessary).\n\nDifferential Revision: https://reviews.llvm.org/D119697\n\nGitOrigin-RevId: 2d2ef384b2f6e723edb793d08f52e7f4dc94ba3a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "978f6bd619bd3f02f4bc2dd8cb64c85cfb9db0a0",
      "old_mode": 33188,
      "old_path": "src/assembly.h",
      "new_id": "89293a555bfc4b4fa052d152af1b85fa2d1a878d",
      "new_mode": 33188,
      "new_path": "src/assembly.h"
    }
  ]
}
