Skip to content
Commit 594ee779 authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

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
parent 9780553e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment