[all-commits] [llvm/llvm-project] 01aca4: [flang] Add support for -f[no-]verbose-asm (#130788)

Tom Eccles via All-commits all-commits at lists.llvm.org
Thu Mar 13 08:22:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 01aca42363ac18f29580d21f6a30af677c2581b9
      https://github.com/llvm/llvm-project/commit/01aca42363ac18f29580d21f6a30af677c2581b9
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Flang.cpp
    M flang/include/flang/Frontend/TargetOptions.h
    M flang/lib/Frontend/CompilerInvocation.cpp
    M flang/lib/Frontend/FrontendActions.cpp
    A flang/test/Driver/verbose-asm.f90

  Log Message:
  -----------
  [flang] Add support for -f[no-]verbose-asm (#130788)

This flag provides extra commentary in the assembly output.



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