[all-commits] [llvm/llvm-project] c4a9d9: [LIBOMPTARGET]Lower priority of global constructo...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Mon Mar 2 12:21:40 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c4a9d976c139f4dc7241809aa965fbc5355314fc
      https://github.com/llvm/llvm-project/commit/c4a9d976c139f4dc7241809aa965fbc5355314fc
  Author: Alexey Bataev <a.bataev at hotmail.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    M openmp/libomptarget/src/rtl.cpp

  Log Message:
  -----------
  [LIBOMPTARGET]Lower priority of  global constructor/destructor to silence the warning from gcc.

Summary: fixed the warning from gcc since prios 0-100 are reserved for the internal use.

Reviewers: grokos

Subscribers: kkwli0, caomhin, openmp-commits

Tags: #openmp

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




More information about the All-commits mailing list