This revision was automatically updated to reflect the committed changes.
Closed by commit rL330213: [Driver] Use the per-API level Android library
directories. (authored by danalbert, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D45290
danalbert marked an inline comment as done.
danalbert added inline comments.
Comment at: lib/Driver/ToolChains/Linux.cpp:25
#include "llvm/Support/Path.h"
+#include "llvm/Support/ScopedPrinter.h"
#include
eugenis wrote:
> I don't see why this include is necess
eugenis accepted this revision.
eugenis added a comment.
This revision is now accepted and ready to land.
LGTM (did not check the tests).
Comment at: lib/Driver/ToolChains/Linux.cpp:25
#include "llvm/Support/Path.h"
+#include "llvm/Support/ScopedPrinter.h"
#include
-
danalbert created this revision.
danalbert added a reviewer: srhines.
Herald added a subscriber: javed.absar.
Android sysroots contain libraries for each OS version, as well as a
handful of unversioned libraries in the typical multiarch directory.
Repository:
rC Clang
https://reviews.llvm.org