[all-commits] [llvm/llvm-project] f5f2c3: [llvm] Use StringRef::consume_front (NFC)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon Dec 25 12:33:15 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5f2c313ae3dfe29638a3794f75a8ad3ccbc5f4e
      https://github.com/llvm/llvm-project/commit/f5f2c313ae3dfe29638a3794f75a8ad3ccbc5f4e
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-12-25 (Mon, 25 Dec 2023)

  Changed paths:
    M llvm/lib/ExecutionEngine/Orc/Debugging/DebugInfoSupport.cpp
    M llvm/lib/MC/WasmObjectWriter.cpp
    M llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp
    M llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
    M llvm/lib/Target/X86/X86InsertPrefetch.cpp
    M llvm/lib/TargetParser/ARMTargetParser.cpp
    M llvm/lib/TargetParser/Triple.cpp
    M llvm/tools/llvm-ar/llvm-ar.cpp
    M llvm/tools/llvm-diff/llvm-diff.cpp

  Log Message:
  -----------
  [llvm] Use StringRef::consume_front (NFC)




More information about the All-commits mailing list