[all-commits] [llvm/llvm-project] ae2a5f: [OpenMP][libomptarget] Minor fix in x86_64 plugin

Hansang Bae via All-commits all-commits at lists.llvm.org
Wed Sep 15 13:57:44 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae2a5facce96dfe1efcb7111ee1ef0d91c956276
      https://github.com/llvm/llvm-project/commit/ae2a5facce96dfe1efcb7111ee1ef0d91c956276
  Author: Hansang Bae <hansang.bae at intel.com>
  Date:   2021-09-15 (Wed, 15 Sep 2021)

  Changed paths:
    M openmp/libomptarget/plugins/generic-elf-64bit/src/rtl.cpp

  Log Message:
  -----------
  [OpenMP][libomptarget] Minor fix in x86_64 plugin

Call to remove() was passing invalid address for the file name.

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




More information about the All-commits mailing list