[cfe-dev] Building without ARC

Seo Sanghyeon sanxiyn at gmail.com
Wed Sep 14 22:54:37 PDT 2011


Clang's ARC(Automatic Reference Counting) support is completely
useless to me, since I don't use Objective-C.

So I made a patch to build without ARC (which turned out to be quite
simple.) If you are in the same situation you could use it to save some
disk space and build time.

http://sparcs.kaist.ac.kr/~tinuviel/devel/llvm/no-arc

Not sure how to turn that to proper build option. Hope it helps though.

-- 
Seo Sanghyeon



More information about the cfe-dev mailing list