[llvm-commits] [llvm-gcc-4.2] r65490 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp

Anton Korobeynikov anton at korobeynikov.info
Thu Feb 26 00:20:06 PST 2009


> Put all normal (no embedded NUL characters), constant STRING_CSTs in
> the .cstring section.
Please don't do that. The backend should decide, whether to put such  
stuff, *especially* in such easy situations. If it doesnt - please  
file a PR with attached bitcode.
Also, the commit is in typical "apple local style", when darwin- 
specific hacks are propagated for all targets.

---
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-commits mailing list