)]}'
{
  "commit": "26603dd2e089f69cd6c9020b69a0d166b3fb0450",
  "tree": "802f7eac13800fcd7a799079bea57118ee05a80d",
  "parents": [
    "4519e61513b15cfde53e760987de52b60072c2da"
  ],
  "author": {
    "name": "Googler",
    "email": "noreply@google.com",
    "time": "Thu Mar 22 09:17:41 2018 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-piper@google.com",
    "time": "Thu Mar 22 09:19:26 2018 -0700"
  },
  "message": "Ensure -fPIC set on shared non-LTO backends as needed\n\nSet the usePicForLtoBackend bit on the link action builder when we create\nstatic link actions. Before https://github.com/bazelbuild/bazel/commit/8c5e290dfab3cab378a9ca107ecdd6267403cd4b this wasn\u0027t required for static\nlibrary link actions, as the LTO backend actions weren\u0027t created until the\ndependent binary\u0027s link action, which set this flag for the binary static link.\nHowever, with that change, we now create shared non-LTO backend actions early,\nwhen creating the library link action, for use later when we create the binary\nlink action. So that flag needs to be set properly on the static library link\naction to get the -fPIC flag set as needed on the shared non-LTO backends.\n\nRELNOTES: None\nPiperOrigin-RevId: 190074918\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a94035361f3c26dbfc7d6ac09c8543d6cf1fd617",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/rules/cpp/CcLinkingHelper.java",
      "new_id": "f633949994765a5f740dbb85e7bbd0eed3f21e44",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/rules/cpp/CcLinkingHelper.java"
    }
  ]
}
