Make the MergeGlobals pass correctly handle the address space qualifiers of...
Make the MergeGlobals pass correctly handle the address space qualifiers of the global variables. We partition the set of globals by their address space, and apply the same the trasnformation as before to merge them. llvm-svn: 171730
Loading
Please register or sign in to comment