[Lldb-commits] [PATCH] Make llgs build on Android. No functionality changes.
Zachary Turner
zturner at google.com
Fri Sep 26 11:52:53 PDT 2014
>>! In D5495#21, @endlessroad wrote:
> Eventually there should be separate files for Android.
>
> I just want to post a quick patch to let it build on Android first.
>
> Cleanups on the way.
I'll defer to Greg and Jim about whether they will accept all the #ifdefs. But regardless, assuming Android implies Linux (which I believe it does) please move the Android specific checks to HostThreadLinux and HostInfoLinux.
http://reviews.llvm.org/D5495
More information about the lldb-commits
mailing list