[all-commits] [llvm/llvm-project] 6717dc: *AsmBackend.cpp: Include StringSwitch.h

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Jul 21 11:17:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6717dc5c47632372e07365e2453b46569bf24e28
      https://github.com/llvm/llvm-project/commit/6717dc5c47632372e07365e2453b46569bf24e28
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-07-21 (Sun, 21 Jul 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp
    M llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp
    M llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp

  Log Message:
  -----------
  *AsmBackend.cpp: Include StringSwitch.h

They currently get the header from MCLinkerOptimizationHint.h, which
will be removed from MCAssembler.h.



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