[all-commits] [llvm/llvm-project] 575035: [AArch64] De-capitalize some Emit* functions

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Jul 11 22:05:53 PDT 2021


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

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
    M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp

  Log Message:
  -----------
  [AArch64] De-capitalize some Emit* functions

AsmParser/AsmPrinter/Streamer are mostly consistent on emit* functions now.




More information about the All-commits mailing list