SimplifyLibCalls: Use IRBuilder.CreateGlobalString when creating a string for...
SimplifyLibCalls: Use IRBuilder.CreateGlobalString when creating a string for printf->puts, which correctly sets the unnamed_addr bit on the resulting GlobalVariable. Fixes PR11264. llvm-svn: 143289
Loading
Please register or sign in to comment