[llvm-dev] Status of debuginfo-tests

Robinson, Paul via llvm-dev llvm-dev at lists.llvm.org
Thu Sep 7 16:53:39 PDT 2017


See https://reviews.llvm.org/D37604 for a patch.  This bugged me enough that I went trolling for how to do it and it turns out there's already a lit config feature for host == target.
--paulr

From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Robinson, Paul via llvm-dev
Sent: Thursday, September 07, 2017 11:57 AM
To: Adrian Prantl; Zachary Turner
Cc: llvm-dev at lists.llvm.org
Subject: Re: [llvm-dev] Status of debuginfo-tests

They don't have a lit configuration because they expect to be checked out into clang's test directory.

It might be nice if it had one that returns Unsupported when target != host.
Not sure how to express that in lit-speak though.
--paulr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170907/2dbd60c2/attachment-0001.html>


More information about the llvm-dev mailing list