[all-commits] [llvm/llvm-project] 9e13d6: [gold] Enable `MCTargetOptions::AsmVerbose` along ...
Min-Yih Hsu via All-commits
all-commits at lists.llvm.org
Fri Nov 10 12:11:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9e13d644324335b0992e7adae1c285c1eb27490d
https://github.com/llvm/llvm-project/commit/9e13d644324335b0992e7adae1c285c1eb27490d
Author: Min-Yih Hsu <min.hsu at sifive.com>
Date: 2023-11-10 (Fri, 10 Nov 2023)
Changed paths:
M llvm/test/tools/gold/X86/emit-asm.ll
M llvm/tools/gold/gold-plugin.cpp
Log Message:
-----------
[gold] Enable `MCTargetOptions::AsmVerbose` along with `emit-asm` (#71606)
Print comments into assembly output if we're using `emit-asm`.
More information about the All-commits
mailing list