yaxunl abandoned this revision. yaxunl added a comment. This is not right solution since global variable with common linkage does not have explicit section. Use weak linkage for global variables with non-zero initializer instead. https://reviews.llvm.org/D27547