[llvm-commits] [llvm] r133108 - in /llvm/trunk: include/llvm/ include/llvm/Analysis/ include/llvm/Support/ include/llvm/Transforms/ lib/CodeGen/ lib/Transforms/Scalar/ test/Transforms/ObjCARC/
Duncan Sands
baldrick at free.fr
Thu Jun 16 01:47:45 PDT 2011
Hi John,
> The ARC language-specific optimizer. Credit to Dan Gohman.
>
>
> Added:
> llvm/trunk/lib/Transforms/Scalar/ObjCARC.cpp
> llvm/trunk/test/Transforms/ObjCARC/
since there may be more ObjC passes in the future, how about calling the
directory llvm/trunk/test/Transforms/ObjC/, so making it the place where
all ObjC specific passes will go.
Ciao, Duncan.
More information about the llvm-commits
mailing list