Commit 8df5e216 authored by sebmarchand's avatar sebmarchand Committed by Commit bot

Roll Syzygy DEPS to v0.8.24.0

Changelog:
[ea4e050] SyzyAsan - Support the allocations with a size > 1GB.
[a1f6aa6] SyzyAsan - Remove support for the nested allocations.

BUG=656554

Review-Url: https://codereview.chromium.org/2537223002
Cr-Commit-Position: refs/heads/master@{#435076}
parent 43003629
...@@ -963,7 +963,7 @@ hooks = [ ...@@ -963,7 +963,7 @@ hooks = [
'action': ['python', 'action': ['python',
'src/build/get_syzygy_binaries.py', 'src/build/get_syzygy_binaries.py',
'--output-dir=src/third_party/syzygy/binaries', '--output-dir=src/third_party/syzygy/binaries',
'--revision=55b5f3979e226101b1d4764ca024925ed42970bc', '--revision=674d8e96b0997b57280589534474dc09d95970d8',
'--overwrite', '--overwrite',
'--copy-dia-binaries', '--copy-dia-binaries',
], ],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment