[all-commits] [llvm/llvm-project] ecd674: [MC][NFC] Make getCurrentFragment inline (#97066)

Alexis Engelke via All-commits all-commits at lists.llvm.org
Fri Jun 28 09:49:47 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ecd6742f7b38328d61e62a6c988101c5c327eb82
      https://github.com/llvm/llvm-project/commit/ecd6742f7b38328d61e62a6c988101c5c327eb82
  Author: Alexis Engelke <engelke at in.tum.de>
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
    M llvm/include/llvm/MC/MCStreamer.h
    M llvm/lib/MC/MCStreamer.cpp

  Log Message:
  -----------
  [MC][NFC] Make getCurrentFragment inline (#97066)

It's a very simple method now, which is called quite often, so make it
an inline function.



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