search for: ed698f9f

Displaying 2 results from an estimated 2 matches for "ed698f9f".

2017 Oct 03
2
Unit tests in compiler-rt not rebuilding with changes to runtimes?
Hi llvm-dev, I have unit tests set up in the XRay implementation (compiler-rt/lib/xray/tests/unit) following the pattern that the TSAN and other sanitiser unit tests. However, I'm running into the following problem: When I make changes to the runtime (in this case, XRay) and do `ninja all check-xray`, it seems that the unit tests don't get re-liked to the new version of the runtime. It
2017 Oct 04
2
Unit tests in compiler-rt not rebuilding with changes to runtimes?
...t I'm doing wrong here, but does anybody have ideas how to avoid this? >> >> Cheers >> >> -- Dean >> > -- Dean -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171004/ed698f9f/attachment.html>