[PATCH] D159115: [clang-repl] Adapt to the recent dylib-related changes in ORC.

Vassil Vassilev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 5 07:56:16 PDT 2023


v.g.vassilev added a comment.

In D159115#4638323 <https://reviews.llvm.org/D159115#4638323>, @mgorny wrote:

> Changing the type from `unsigned long long` to `uintptr_t` fix the test for me.

Ah! Nice catch! Can you commit the fix?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159115



More information about the cfe-commits mailing list