[cfe-dev] clang target tests

David Greene via cfe-dev cfe-dev at lists.llvm.org
Fri Sep 7 11:51:23 PDT 2018


David Blaikie <dblaikie at gmail.com> writes:

>     That
>     said, I won't second guess you...
>
> I will a little bit - it'd be good to see the thing being tested just
> to understand if it is one of those gaps.

Well it turns out you both were right to second-guess.  I already had
LLVM tests to check the functionality, I just needed to make sure clang
was setting the right things in LLVM.  Driver tests were exactly what I
needed.  Thanks!

I have come across the need to do the things David mentiones (setting
TargetOptions, etc.) so I agree there's a gap.

                                 -David



More information about the cfe-dev mailing list