Displaying 1 result from an estimated 1 matches for "llvm_cstring_sect".
2009 Jun 03
1
[LLVMdev] RFA: Alignment of Strings
...8 @@
TAI ?
TAI->getStringConstantPrefix() :
".str", TheModule);
+ GV->setAlignment(TYPE_ALIGN(TREE_TYPE(exp)));
+
if (SlotP) *SlotP = GV;
#ifdef LLVM_CSTRING_SECTION
// For Darwin, try to put it into the .cstring section.