diff options
| author | Sean Silva <chisophugis@gmail.com> | 2016-04-04 19:10:55 +0000 |
|---|---|---|
| committer | Sean Silva <chisophugis@gmail.com> | 2016-04-04 19:10:55 +0000 |
| commit | f4517a15b8144505c647a17a734b53586f1fb359 (patch) | |
| tree | d82ce0a21b01f57600e36f7559c6c0fabb72322f /llvm/lib/Transforms | |
| parent | b5792b231b63469975353db6b899ed524cfb75a6 (diff) | |
| download | bcm5719-llvm-f4517a15b8144505c647a17a734b53586f1fb359.tar.gz bcm5719-llvm-f4517a15b8144505c647a17a734b53586f1fb359.zip | |
Beef up some dllexport tests.
Adds some dllexport tests to verify that:
- Variables in bss are exported appropriately
- Non-dllexport symbols aliased to dllexport symbols are not exported
- Symbols declared as dllexport but are not defined are not exported
We plan to enable dllimport/dllexport support for the PS4, and these
additional tests are for points we noticed in our internal testing.
Patch by Warren Ristow!
Differential Revision: http://reviews.llvm.org/D18682
llvm-svn: 265333
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions

