[PATCH] D17776: Improve CHECK-NOT robustness of dllimport/dllexport tests

Warren Ristow via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 22:54:14 PST 2016


wristow added a comment.

ping

This isn't a particularly critical change, but I'm planning on submitting a
change that enables dllimport/dllexport support on the PS4, and that change
will also include more substantial changes to these (and other) tests.  So I'd
like to wrap up the clean-up of these tests first, since this is independent of
the PS4-specific enabling (and testing) of the feature.


http://reviews.llvm.org/D17776





More information about the llvm-commits mailing list