[PATCH] D14737: Convert some ObjC msgSends to runtime calls
Pete Cooper via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 15 17:38:34 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL263607: Convert some ObjC msgSends to runtime calls. (authored by pete).
Changed prior to commit:
http://reviews.llvm.org/D14737?vs=50651&id=50785#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14737
Files:
cfe/trunk/include/clang/Basic/ObjCRuntime.h
cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/include/clang/Frontend/CodeGenOptions.def
cfe/trunk/lib/CodeGen/CGObjC.cpp
cfe/trunk/lib/CodeGen/CodeGenFunction.h
cfe/trunk/lib/CodeGen/CodeGenModule.h
cfe/trunk/lib/Driver/Tools.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/test/CodeGenObjC/convert-messages-to-runtime-calls.m
cfe/trunk/test/Driver/objc-convert-messages-to-runtime-calls.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14737.50785.patch
Type: text/x-patch
Size: 23089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160316/81fd1351/attachment-0001.bin>
More information about the cfe-commits
mailing list