[all-commits] [llvm/llvm-project] 768449: [AsmPrinter] Rename ByteStreamer::EmitInt8 to emit...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Nov 6 20:03:12 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 76844960351b712ed7191dca1a0cb920153586d6
      https://github.com/llvm/llvm-project/commit/76844960351b712ed7191dca1a0cb920153586d6
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-11-06 (Fri, 06 Nov 2020)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/ByteStreamer.h
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp

  Log Message:
  -----------
  [AsmPrinter] Rename ByteStreamer::EmitInt8 to emitInt8

to be consistent with other emit*




More information about the All-commits mailing list