[all-commits] [llvm/llvm-project] d29264: [DirectX] Fix typo in CMakeLists.txt.
Xiang Li via All-commits
all-commits at lists.llvm.org
Thu May 12 19:20:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2926420d84752da2e0a21a7c33992a366d92f34
https://github.com/llvm/llvm-project/commit/d2926420d84752da2e0a21a7c33992a366d92f34
Author: Xiang Li <python3kgae at outlook.com>
Date: 2022-05-12 (Thu, 12 May 2022)
Changed paths:
M llvm/lib/Target/DirectX/DXILWriter/CMakeLists.txt
Log Message:
-----------
[DirectX] Fix typo in CMakeLists.txt.
Change Bitwriter to BitWriter.
Reviewed By: beanz
Differential Revision: https://reviews.llvm.org/D125507
More information about the All-commits
mailing list