[libcxx-commits] [PATCH] D70397: [libunwind] Adjust the signal_frame test for Arm

Sergej Jaskiewicz via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 28 05:12:44 PST 2019


broadwaylamb added a comment.

> Unfortunately it turned out that adding an "// unsupported:" lit comment is not trivial because the ABI is not one of CMake settings, so it's not available in lit.

Coincidentally, I've added the needed CMake setting as part of solving another problem in D70815 <https://reviews.llvm.org/D70815>, it allowed to mark the test as unsupported.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70397





More information about the libcxx-commits mailing list