diff options
author | Xiang Li <python3kgae@outlook.com> | 2024-05-13 15:50:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-13 18:50:16 -0400 |
commit | 531a0b67ea1ad65ea4d1a99c67fee280beeb8fbb (patch) | |
tree | e65d201af3cb9a517ce8296ed5510f4c946a5c2f /llvm/lib/Bitcode/Reader | |
parent | 943baf327409fdcb01c9d02aa3c3368f2fca114b (diff) | |
download | llvm-531a0b67ea1ad65ea4d1a99c67fee280beeb8fbb.zip llvm-531a0b67ea1ad65ea4d1a99c67fee280beeb8fbb.tar.gz llvm-531a0b67ea1ad65ea4d1a99c67fee280beeb8fbb.tar.bz2 |
[DirectX] Reapply Fix DXIL part header version encoding (#91956)
This reapplies
https://github.com/llvm/llvm-project/commit/195d8ac26d91ca798733c3a5f58d67992d43503d
[DirectX] Fix DXIL part header version encoding. The endian issue was
fixed by
https://github.com/llvm/llvm-project/commit/f42117c8517cc928c6373bad35ebf75d94fe865b.
Move MinorVersion be the lower 8 bit.
Set DXIL version in DXContainerObjectWriter::writeObject.
Fixes #89952
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions