test svn commit access
llvm-svn: 148388
This commit is contained in:
@@ -2120,6 +2120,7 @@ CodeGenModule::GetAddrOfConstantStringFromLiteral(const StringLiteral *S) {
|
||||
!Features.WritableStrings,
|
||||
llvm::GlobalValue::PrivateLinkage,
|
||||
C,".str");
|
||||
|
||||
GV->setAlignment(Align.getQuantity());
|
||||
GV->setUnnamedAddr(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user