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

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Dec 14 03:12:36 PST 2019


JonChesterfield added a comment.

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.


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