diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2016-04-23 23:29:24 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2016-04-23 23:29:24 +0000 |
commit | cb87494f4cbd4769c6769a752c2c9fb5c4e1bb00 (patch) | |
tree | ccba1197f36aeb02314de5e91facc38830f5d4e6 /llvm/test/Bitcode | |
parent | 0d7f43ea7cb3a84251f3e536caaec420dfb8214f (diff) | |
download | bcm5719-llvm-cb87494f4cbd4769c6769a752c2c9fb5c4e1bb00.tar.gz bcm5719-llvm-cb87494f4cbd4769c6769a752c2c9fb5c4e1bb00.zip |
Always traverse GlobalVariable initializer when computing the export list
Summary:
We are always importing the initializer for a GlobalVariable.
So if a GlobalVariable is in the export-list, we pull in any
refs as well.
Reviewers: tejohnson
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D19102
From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 267303
Diffstat (limited to 'llvm/test/Bitcode')
0 files changed, 0 insertions, 0 deletions