hanchenye-llvm-project/clang/lib/CodeGen
Daniel Dunbar 7bd00bda05 Emit OBJC_MODULE_INFO and OBJC_SYMBOLS metadata
- Matches llvm-gcc and seem to be expected by otool.

llvm-svn: 54669
2008-08-12 06:48:42 +00:00
..
CGBuiltin.cpp More #include cleaning 2008-08-11 06:23:49 +00:00
CGDebugInfo.cpp More #include cleaning 2008-08-11 04:54:23 +00:00
CGDebugInfo.h Update for IRBuilder template change (update LLVM!) 2008-08-11 16:50:21 +00:00
CGDecl.cpp More #include cleaning 2008-08-11 05:35:13 +00:00
CGExpr.cpp Change CodeGenModule to only create ObjC runtime for ObjC files 2008-08-11 18:12:00 +00:00
CGExprAgg.cpp More #include cleaning 2008-08-11 05:00:27 +00:00
CGExprComplex.cpp More #include cleaning 2008-08-11 05:00:27 +00:00
CGExprConstant.cpp Add ObjC constant string support for NeXT. 2008-08-12 00:12:39 +00:00
CGExprScalar.cpp Drop Sender from GenerateMessageSend* 2008-08-12 05:40:10 +00:00
CGObjC.cpp Drop Sender from GenerateMessageSend* 2008-08-12 05:28:47 +00:00
CGObjCGNU.cpp Drop Sender from GenerateMessageSend* 2008-08-12 05:28:47 +00:00
CGObjCMac.cpp Emit OBJC_MODULE_INFO and OBJC_SYMBOLS metadata 2008-08-12 06:48:42 +00:00
CGObjCRuntime.h Drop Sender from GenerateMessageSend* 2008-08-12 05:28:47 +00:00
CGStmt.cpp More #include cleaning 2008-08-11 06:23:49 +00:00
CodeGenFunction.cpp More #include cleaning 2008-08-11 06:23:49 +00:00
CodeGenFunction.h More #include cleaning 2008-08-11 05:35:13 +00:00
CodeGenModule.cpp Fix compilation warning with help from David Chisnall. 2008-08-11 23:16:18 +00:00
CodeGenModule.h Add LangOptions::NeXTRuntime. 2008-08-11 21:35:06 +00:00
CodeGenTypes.cpp Protocol related tweaks 2008-08-12 05:08:18 +00:00
CodeGenTypes.h Make a few related changes: 2008-06-30 18:32:54 +00:00
Makefile
ModuleBuilder.cpp Add LangOptions::NeXTRuntime. 2008-08-11 21:35:06 +00:00