[PATCH] D130642: [GlobalISel] Handle IntToPtr constants in dbg.value

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 13:18:54 PDT 2022


aprantl added a comment.

In D130642#3682886 <https://reviews.llvm.org/D130642#3682886>, @fdeazeve wrote:

> All tests failures are due to this linke error: "/usr/bin/ld: cannot find -lomptarget.devicertl: No such file or directory'
> Probably some unrelated issue with lib OpenMP

Yeah there's no way that is related to this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130642



More information about the llvm-commits mailing list