This is an archive of the discontinued LLVM Phabricator instance.

[DirectX backend] Remove unused bitcode block for dxil
ClosedPublic

Authored by python3kgae on Jan 9 2023, 2:46 PM.

Details

Summary

DXIL doesn't need uselist strtab and symtab blocks which are not supported by llvm3.7 bitcode.

Diff Detail

Event Timeline

python3kgae created this revision.Jan 9 2023, 2:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 9 2023, 2:46 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
python3kgae requested review of this revision.Jan 9 2023, 2:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 9 2023, 2:46 PM
beanz accepted this revision.Jan 9 2023, 3:06 PM

LGTM

This revision is now accepted and ready to land.Jan 9 2023, 3:06 PM
This revision was landed with ongoing or failed builds.Jan 9 2023, 4:07 PM
This revision was automatically updated to reflect the committed changes.