[all-commits] [llvm/llvm-project] 072288: [DirectX] Fix broken build after API removal
Chris B via All-commits
all-commits at lists.llvm.org
Tue Jun 28 18:16:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 072288dacd2baf57963674ddb692548abd99a8c9
https://github.com/llvm/llvm-project/commit/072288dacd2baf57963674ddb692548abd99a8c9
Author: Chris Bieneman <chris.bieneman at me.com>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M llvm/lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.cpp
Log Message:
-----------
[DirectX] Fix broken build after API removal
This removes the DirectX backend's usage of the MaybeAlign API removed
in 1baf1fc.
More information about the All-commits
mailing list