[all-commits] [llvm/llvm-project] aac943: [NFC] Replaced BB->getInstList().front() with BB->...

vporpo via All-commits all-commits at lists.llvm.org
Thu Nov 24 00:08:22 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aac943cf9fe337d02fe36e4039d223464b42939b
      https://github.com/llvm/llvm-project/commit/aac943cf9fe337d02fe36e4039d223464b42939b
  Author: Vasileios Porpodas <vporpodas at google.com>
  Date:   2022-11-23 (Wed, 23 Nov 2022)

  Changed paths:
    M llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp

  Log Message:
  -----------
  [NFC] Replaced BB->getInstList().front() with BB->front()

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




More information about the All-commits mailing list