[Openmp-commits] [PATCH] D71502: Revert "Revert "[libomptarget] Move resource id functions into target specific code, implement for amdgcn""

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Dec 14 10:27:14 PST 2019


jdoerfert added a comment.

In D71502#1784692 <https://reviews.llvm.org/D71502#1784692>, @JonChesterfield wrote:

> One would get missing symbols if objects compiled against the previous support.h were linked to ones compiled against the files here, e.g. if one attempted an incremental build of deviceRTL despite the dependency graph changing between revisions.


Let's wait till @ABataev comes back with the system setup that caused this and the names of the symbols that were missing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71502/new/

https://reviews.llvm.org/D71502





More information about the Openmp-commits mailing list