)]}'
{
  "commit": "579a7dabebdf53e6f2c113cd9783b407e0170f4e",
  "tree": "56a2219dfe55739d9d0a565f8b26b6dcab189ec7",
  "parents": [
    "8fc641b6a8cff94427cc273318dba0c42efe55cc"
  ],
  "author": {
    "name": "Antonio Maiorano",
    "email": "amaiorano@google.com",
    "time": "Mon Jul 20 12:14:10 2020 -0400"
  },
  "committer": {
    "name": "Antonio Maiorano",
    "email": "amaiorano@google.com",
    "time": "Tue Jul 21 14:07:47 2020 +0000"
  },
  "message": "Fix LLVM-10 CMake build\n\nSome of the files for LLVM 10 were conditionally compiled for Debug\nbuilds; however, two of these were also in the main source list:\n\n${LLVM_DIR}/lib/Analysis/RegionInfo.cpp\n${LLVM_DIR}/lib/Support/Debug.cpp\n\nThis lead to linker errors for missing symbols when, for e.g.,\nSupport/Debug.cpp was built because Support/circular_raw_ostream.cpp\nwas not compiled.\n\nI decided to just fold in these few Debug-only sources into the main\nlist to keep it simple and similar to how LLVM 7 was being built.\n\nBug: b/152339534\nChange-Id: Ie4dda85b3323f5036d29fd80908b1925b6c86853\nReviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/46708\nKokoro-Result: kokoro \u003cnoreply+kokoro@google.com\u003e\nTested-by: Antonio Maiorano \u003camaiorano@google.com\u003e\nReviewed-by: Nicolas Capens \u003cnicolascapens@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c201a1f40700f335de5957e208be298fb2a2b346",
      "old_mode": 33188,
      "old_path": "third_party/llvm-10.0/CMakeLists.txt",
      "new_id": "b1424efcf33494ce69d81fb831a3d588ef5af300",
      "new_mode": 33188,
      "new_path": "third_party/llvm-10.0/CMakeLists.txt"
    }
  ]
}
