[all-commits] [llvm/llvm-project] 856c99: [libomptarget] Add missing elf_end call in elf_com...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Thu Mar 26 12:07:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 856c99543693138b2365ff84b6ac6f31b0acf394
https://github.com/llvm/llvm-project/commit/856c99543693138b2365ff84b6ac6f31b0acf394
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2020-03-26 (Thu, 26 Mar 2020)
Changed paths:
M openmp/libomptarget/plugins/common/elf_common.c
Log Message:
-----------
[libomptarget] Add missing elf_end call in elf_common.c
Summary:
[libomptarget] Add missing elf_end call in elf_common.c
Noticed when reviewing D76843.
Reviewers: simoll, jdoerfert, efocht, AndreyChurbanov, grokos, manorom
Reviewed By: grokos
Subscribers: openmp-commits
Tags: #openmp
Differential Revision: https://reviews.llvm.org/D76874
More information about the All-commits
mailing list