Improve CHECK-NOT robustness of dllexport tests
authorSean Silva <chisophugis@gmail.com>
Fri, 1 Apr 2016 03:54:03 +0000 (03:54 +0000)
committerSean Silva <chisophugis@gmail.com>
Fri, 1 Apr 2016 03:54:03 +0000 (03:54 +0000)
commit3de5ef96c93943af6154eeeccad2d7774343e97f
treed198ce9493b24200b45b28fc85d31ba5c4e58e83
parent7bab7131881a1afe6222285f96dba5a64928dc1d
Improve CHECK-NOT robustness of dllexport tests

This changes some dllexport tests, to verify that some symbols that
should not be exported are not, in a way that improves the robustness
of CHECK-SAME interaction with CHECK-NOT.

We plan to enable dllimport/dllexport support for the PS4, and these
changes are for points we noticed in our internal testing.

Patch by Warren Ristow!

llvm-svn: 265106
llvm/test/CodeGen/X86/dllexport-x86_64.ll
llvm/test/CodeGen/X86/dllexport.ll