tberghammer added a comment.
Pavel is OOO this week but the change looks good.
One request: Can you move the following part out of the android specific part
as well?
ifdef PIE
LDFLAGS += -pie
endif
It will make no difference at the moment but will make the code more generic
and also it will get rid of some of the android specific hacks from this file.
https://reviews.llvm.org/D20386
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits