[PATCH] D103140: [libcxx] Fix exception raised during downstream bare-metal libunwind tests
Mikhail Maltsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 7 05:42:16 PDT 2021
miyuki accepted this revision.
miyuki added a comment.
This looks sensible, given that libcxxabi/test/libcxxabi/test/config.py does the same thing:
74 triple = self.get_lit_conf('target_triple', None)
75 if triple is not None:
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103140/new/
https://reviews.llvm.org/D103140
More information about the llvm-commits
mailing list