dgross added a comment.

I don't know exactly what the RUN syntax supported by lit is.  What I've done 
here looks complex, but it does work for Linux.  What about other platforms?

Is there some better way of writing a test case where the checks to be done by 
FileCheck depend on some property of the file being analyzed (here, the size of 
long double, as embedded in the debug metadata)?  I don't see any support for 
conditions in FileCheck.

Maybe I'm going about this completely the wrong way?


https://reviews.llvm.org/D27597



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to