[all-commits] [llvm/llvm-project] 0be836: [asm] Convert AsmPrinter::PrintSpecial() to StringRef

Nico Weber via All-commits all-commits at lists.llvm.org
Mon Nov 15 12:38:49 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0be836b7ddec366d2ede33271099f7caa434f34b
      https://github.com/llvm/llvm-project/commit/0be836b7ddec366d2ede33271099f7caa434f34b
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-11-15 (Mon, 15 Nov 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/AsmPrinter.h
    M llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp

  Log Message:
  -----------
  [asm] Convert AsmPrinter::PrintSpecial() to StringRef

No behavior change.

Differential Revision: https://reviews.llvm.org/D113911




More information about the All-commits mailing list