[Openmp-commits] [PATCH] D94443: [OpenMP] Take elf_common.c as a interface library
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jan 11 12:41:19 PST 2021
JonChesterfield added a comment.
Yep, that looks like it'll work. The included source is a good thing to get rid of. Did you consider a header only library instead? There isn't much code in elf_common and we already know the headers work in the various rtl.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94443/new/
https://reviews.llvm.org/D94443
More information about the Openmp-commits
mailing list