[LLVMdev] RFC: -fwritable-strings Change
Anton Korobeynikov
anton at korobeynikov.info
Tue Jan 27 09:06:39 PST 2009
Hello, Bill
>>
>> I don't see anything obvious wrong, but this is an easy area to
>> break.
>> I'd recommend running the gcc testsuite and checking for regressions.
>>
> Okay, that's a good plan.
I'm strongly agains any target-specific and language-specific hacks in
the generic tree-conversion code. What if we decide to support objc on
non-darwin platforms someday?
This is theoretically possible (well, modulo all bunch of apple-local
stuff arond ;)).
I believe, that TAI should place constant zeros in mergeable const
section, not in BSS. Could you please send me the .bc file?
---
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090127/965209ce/attachment.html>
More information about the llvm-dev
mailing list