search for: c58b7d68

Displaying 3 results from an estimated 3 matches for "c58b7d68".

2009 Jan 27
0
[LLVMdev] RFC: -fwritable-strings Change
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
2009 Jan 27
2
[LLVMdev] RFC: -fwritable-strings Change
On Mon, Jan 26, 2009 at 4:45 PM, Dale Johannesen <dalej at apple.com> wrote: > > On Jan 26, 2009, at 4:07 PMPST, Bill Wendling wrote: > >> There is a problem with Objective-C code where a null string is placed >> in the wrong section. If we have this code: >> >> #include <Foundation/Foundation.h> >> void foo() { >> NSLog(@"");
2009 Jan 27
4
[LLVMdev] RFC: -fwritable-strings Change
...hacking the front-end to get the sections for symbols correct. :-) -bw -------------- next part -------------- A non-text attachment was scrubbed... Name: f.bc Type: application/octet-stream Size: 1072 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090127/c58b7d68/attachment.obj>