Skip to content

Commit

Permalink
Roll DirectX Shader Compiler from 6c2b9f340e19 to a8a4e98a2367 (1 rev…
Browse files Browse the repository at this point in the history
…ision)

https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/6c2b9f340e19..a8a4e98a2367

2024-12-24 [email protected] Remove static initializers for llvm::StringRef (#6949)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/directx-shader-compiler-dawn
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in DirectX Shader Compiler: https://github.com/microsoft/DirectXShaderCompiler/issues/new/choose
To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: [email protected]
Change-Id: I2b3ebb3c83fee83f23410eb72f1f9814960f41e0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/220514
Bot-Commit: Dawn Autoroller <[email protected]>
Commit-Queue: Dawn Autoroller <[email protected]>
  • Loading branch information
Dawn Autoroller authored and Dawn LUCI CQ committed Dec 25, 2024
1 parent 176fd7c commit 76129f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ deps = {
},

'third_party/dxc': {
'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@6c2b9f340e19e44743ba821a750f85e4ce44bb1b',
'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@a8a4e98a2367080af683c48feedd7f7481a31a96',
},

'third_party/dxheaders': {
Expand Down
2 changes: 1 addition & 1 deletion third_party/dxc

0 comments on commit 76129f6

Please sign in to comment.