[PATCH] D105985: Support GSYM in llvm-symbolizer.

Simon Giesecke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 04:51:47 PDT 2021


simon.giesecke added a comment.

@jhenderson I am struggling with even building cross-project-tests. How do I enable those? I tried setting calling cmake with either `-DLLVM_TOOL_CROSS_PROJECT_TESTS_BUILD=TRUE` or `-DLLVM_ENABLE_PROJECTS="clang;cross-platform-tests"`, but those don't seem to do the job.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105985



More information about the llvm-commits mailing list