This is an archive of the discontinued LLVM Phabricator instance.

[DirectX] Update test for dxil-dis.
ClosedPublic

Authored by python3kgae on May 24 2022, 11:05 AM.

Details

Summary

Update metadata index which changed for dx.valver.

Diff Detail

Event Timeline

python3kgae created this revision.May 24 2022, 11:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2022, 11:05 AM
python3kgae requested review of this revision.May 24 2022, 11:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2022, 11:05 AM
beanz accepted this revision.May 26 2022, 10:53 AM

LGTM.

Changes like this that resolve test failures or fix simple bugs and are fairly obvious can be committed without review (same for patches reverting changes that break bots). The relevant line in the developer policy is under this section:

https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access

This revision is now accepted and ready to land.May 26 2022, 10:53 AM
This revision was landed with ongoing or failed builds.May 26 2022, 12:33 PM
This revision was automatically updated to reflect the committed changes.