[cfe-dev] Preliminary support for non-fragile ivars on GNU runtime
Fariborz Jahanian
fjahanian at apple.com
Wed May 20 11:14:54 PDT 2009
Hi David,
This patch crashes three test cases in x86_64 mode for the Gnu runtime.
---- /Volumes/sandbox/llvm/tools/clang/test/CodeGenObjC//objc2-retain-
codegen.m failed ----
---- /Volumes/sandbox/llvm/tools/clang/test/CodeGenObjC//class-type.m
failed ----
.
---- /Volumes/sandbox/llvm/tools/clang/test/CodeGenObjC//objc2-strong-
cast-1.m failed ----
- Fariborz
On May 20, 2009, at 7:19 AM, David Chisnall wrote:
> his patch provides preliminary support for non-fragile instance
> variables on the GNU runtime. It currently requires a patches to
> GNU libobjc (and so is not enabled by default) which are currently
> being tested and reviewed by GNUstep before being pushed upstream.
More information about the cfe-dev
mailing list