[all-commits] [llvm/llvm-project] 8d2a44: [Libomptarget] Remove leftover ELF header from x86...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Sep 7 11:42:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d2a447bf92700e576e037c5f6495f74153cf5e9
https://github.com/llvm/llvm-project/commit/8d2a447bf92700e576e037c5f6495f74153cf5e9
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2022-09-07 (Wed, 07 Sep 2022)
Changed paths:
M openmp/libomptarget/plugins/generic-elf-64bit/src/rtl.cpp
Log Message:
-----------
[Libomptarget] Remove leftover ELF header from x86 plugin
Summary:
We removed the linking support for `gelf.h` in a previous patch. This
header was incorrectly leftover causing build problems on some systems.
More information about the All-commits
mailing list