diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-05-20 19:04:31 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-05-20 19:04:31 +0000 |
commit | d22b97c30ba2f2fbff8eddd6a041fab2a4f57f2f (patch) | |
tree | 8dff7e2a41b4761316f2f23d97393e3575423d0e /llvm/test/CodeGen/X86/avoid_complex_am.ll | |
parent | e432c510dc017b875ce134764e270a9963f24985 (diff) | |
download | bcm5719-llvm-d22b97c30ba2f2fbff8eddd6a041fab2a4f57f2f.tar.gz bcm5719-llvm-d22b97c30ba2f2fbff8eddd6a041fab2a4f57f2f.zip |
GlobalValue: Testcase for hidden visibility and local linkage
This is a testcase for r209227, a change in LLVM that automatically sets
visibility to default when the linkage is changed to local (rather than
asserting).
What this testcase triggers is hard to reproduce otherwise: the
`GlobalValue` is created (with non-local linkage), the visibility is set
to hidden, and then the linkage is set to local.
PR19760
llvm-svn: 209228
Diffstat (limited to 'llvm/test/CodeGen/X86/avoid_complex_am.ll')
0 files changed, 0 insertions, 0 deletions