[Lldb-commits] [lldb] r216028 - Attempt to keep the Linux build happy in face of my changes. Non-Apple folks, can you confirm that this is good enough to keep things building for you?

Todd Fiala tfiala at google.com
Tue Aug 19 15:06:42 PDT 2014


I'll verify on Linux.


On Tue, Aug 19, 2014 at 2:48 PM, Enrico Granata <egranata at apple.com> wrote:

> Author: enrico
> Date: Tue Aug 19 16:48:27 2014
> New Revision: 216028
>
> URL: http://llvm.org/viewvc/llvm-project?rev=216028&view=rev
> Log:
> Attempt to keep the Linux build happy in face of my changes. Non-Apple
> folks, can you confirm that this is good enough to keep things building for
> you?
>
> Modified:
>
> lldb/trunk/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeLists.txt
>
> Modified:
> lldb/trunk/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeLists.txt
> URL:
> http://llvm.org/viewvc/llvm-project/lldb/trunk/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeLists.txt?rev=216028&r1=216027&r2=216028&view=diff
>
> ==============================================================================
> ---
> lldb/trunk/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeLists.txt
> (original)
> +++
> lldb/trunk/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeLists.txt
> Tue Aug 19 16:48:27 2014
> @@ -7,4 +7,6 @@ add_lldb_library(lldbPluginAppleObjCRunt
>    AppleObjCTrampolineHandler.cpp
>    AppleObjCTypeVendor.cpp
>    AppleThreadPlanStepThroughObjCTrampoline.cpp
> +  AppleObjCClassDescriptorV2.cpp
> +  AppleObjCTypeEncodingParser.cpp
>    )
>
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
>



-- 
Todd Fiala | Software Engineer | tfiala at google.com | 650-943-3180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140819/5cd55994/attachment.html>


More information about the lldb-commits mailing list