[all-commits] [llvm/llvm-project] 2d8769: [NFC][MC] Fix build error. (#162442)
Manuel Carrasco via All-commits
all-commits at lists.llvm.org
Wed Oct 8 03:40:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d8769151f507f342257a5921fb268166e35d72d
https://github.com/llvm/llvm-project/commit/2d8769151f507f342257a5921fb268166e35d72d
Author: Manuel Carrasco <Manuel.Carrasco at amd.com>
Date: 2025-10-08 (Wed, 08 Oct 2025)
Changed paths:
M llvm/tools/llvm-mc-assemble-fuzzer/llvm-mc-assemble-fuzzer.cpp
Log Message:
-----------
[NFC][MC] Fix build error. (#162442)
Fixes `llvm-mc-assemble-fuzzer.cpp:207:66: error: no viable conversion
from 'MCInstPrinter *' to 'std::unique_ptr<MCInstPrinter>'`
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