[all-commits] [llvm/llvm-project] 6ab8e8: [LLD][COFF] Fix manifest UAC trustInfo namespace (...
Andrew Ng via All-commits
all-commits at lists.llvm.org
Wed Oct 29 03:35:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ab8e8fa031e0a22c0244c1aa8f54581ed9bffd1
https://github.com/llvm/llvm-project/commit/6ab8e8fa031e0a22c0244c1aa8f54581ed9bffd1
Author: Andrew Ng <andrew.ng at sony.com>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M lld/COFF/DriverUtils.cpp
A lld/test/COFF/Inputs/manifest-uac.test
A lld/test/COFF/manifest-uac.test
M lld/test/COFF/manifest.test
M lld/test/COFF/manifestinput.test
Log Message:
-----------
[LLD][COFF] Fix manifest UAC trustInfo namespace (#165285)
Fix manifest `trustInfo` to use the `urn:schemas-microsoft-com:asm.v3`
namespace.
Fixes https://github.com/llvm/llvm-project/issues/120394.
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