Don't emit structors for available_externally globals (PR19933)
We would previously assert here when trying to figure out the section for the global. This makes us handle the situation more gracefully since the IR isn't malformed. Differential Revision: http://reviews.llvm.org/D4022 llvm-svn: 210215
Loading
Please sign in to comment