shared variable may now emit undef value as initializer, do not
throw error on that.
Test Plan: test/CodeGen/NVPTX/global-addrspace.ll
Patch by Xuetian Weng
|  Differential  D12242  
[NVPTX] Allow undef value as global initializer Authored by wengxt on Aug 21 2015, 9:53 AM. 
Details shared variable may now emit undef value as initializer, do not Test Plan: test/CodeGen/NVPTX/global-addrspace.ll Patch by Xuetian Weng 
Diff Detail Event TimelineComment Actions I should commit this one before your Clang change, right? 
 | ||||||
Please update the comments.