[PATCH] D159167: [clang-repl][Orc] Export executable symbols in ClangReplInterpreterExceptionTests

Vitaly Buka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 13 09:11:24 PDT 2023


vitalybuka added a comment.

In D159167#4645214 <https://reviews.llvm.org/D159167#4645214>, @vitalybuka wrote:

> This breaks https://lab.llvm.org/buildbot/#/builders/5/builds/36614

I landed b4b4d8bd61d8de946e130beff5049a4ab13e155d <https://reviews.llvm.org/rGb4b4d8bd61d8de946e130beff5049a4ab13e155d> as workaround
We unlikely will have time to figure out what is going on there, but will try to help maintainers, if there is an interest in sanitizers support. I know that we have other JIT related tests were sanitizers are disabled.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159167



More information about the cfe-commits mailing list