[all-commits] [llvm/llvm-project] 74ffe1: [DirectX] Annotate interfaces for DLL export (#165...
Justin Bogner via All-commits
all-commits at lists.llvm.org
Fri Oct 31 13:38:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74ffe1cc16269e558d3877c06f68eb9779eaaf3e
https://github.com/llvm/llvm-project/commit/74ffe1cc16269e558d3877c06f68eb9779eaaf3e
Author: Justin Bogner <mail at justinbogner.com>
Date: 2025-10-31 (Fri, 31 Oct 2025)
Changed paths:
M llvm/include/llvm/InitializePasses.h
M llvm/lib/Target/DirectX/DirectXAsmPrinter.cpp
M llvm/lib/Target/DirectX/DirectXTargetMachine.cpp
M llvm/lib/Target/DirectX/MCTargetDesc/DirectXMCTargetDesc.cpp
M llvm/lib/Target/DirectX/TargetInfo/DirectXTargetInfo.cpp
Log Message:
-----------
[DirectX] Annotate interfaces for DLL export (#165914)
This is largely based off of #143615, but for the DirectX target which
is still in experimental.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list