[llvm-dev] How to include abi and unwind tests in libcxx test suite in standalone mode

Dominik Montada via llvm-dev llvm-dev at lists.llvm.org
Thu Jun 25 05:14:56 PDT 2020


Hi Louis,

sorry for bothering you once more about the libcxx test suite! I was 
wondering whether you could help with some of my problems again.

After the recent discussion on the mailing list and your diff, I was 
able to set up cross-compilation and remote-execution of the libcxx test 
suite, so thank you for that!

We have split up the build of the libraries into different stages, so 
libcxx, libcxxabi and libunwind are all built in standalone mode. If I 
understand correctly, libcxxabi and libunwind tests are not supported 
when using this. Is there a way to include those tests when running the 
libcxx test suite?

If not, what is the recommended way to build and test those libraries 
when doing cross-compilation?

Cheers,

Dominik

-- 
----------------------------------------------------------------------
Dominik Montada                   Email: dominik.montada at hightec-rt.com
HighTec EDV-Systeme GmbH          Phone: +49 681 92613 19
Europaallee 19                    Fax:   +49-681-92613-26
D-66113 Saarbrücken               WWW: http://www.hightec-rt.com

Managing Director: Vera Strothmann
Register Court: Saarbrücken, HRB 10445, VAT ID: DE 138344222

This e-mail may contain confidential and/or privileged information. If
you are not the intended recipient please notify the sender immediately
and destroy this e-mail. Any unauthorised copying, disclosure or
distribution of the material in this e-mail is strictly forbidden.
---

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200625/9f336988/attachment.bin>


More information about the llvm-dev mailing list