[all-commits] [llvm/llvm-project] 7f17b6: [MC] Migrate to new createAsmStreamer that avoids ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jul 21 09:24:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f17b6b740bd49b84430a46b366381bfc8b74fb0
https://github.com/llvm/llvm-project/commit/7f17b6b740bd49b84430a46b366381bfc8b74fb0
Author: Fangrui Song <i at maskray.me>
Date: 2024-07-21 (Sun, 21 Jul 2024)
Changed paths:
M clang/tools/driver/cc1as_main.cpp
M llvm/lib/CodeGen/LLVMTargetMachine.cpp
M llvm/lib/DWARFLinker/Classic/DWARFStreamer.cpp
M llvm/lib/DWARFLinker/Parallel/DWARFEmitterImpl.cpp
M llvm/tools/llvm-mc-assemble-fuzzer/llvm-mc-assemble-fuzzer.cpp
M llvm/tools/llvm-mc/llvm-mc.cpp
M llvm/tools/llvm-ml/llvm-ml.cpp
Log Message:
-----------
[MC] Migrate to new createAsmStreamer that avoids unused bool parameters
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