Android sysroots contain libraries for each OS version, as well as a
handful of unversioned libraries in the typical multiarch directory.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM (did not check the tests).
lib/Driver/ToolChains/Linux.cpp | ||
---|---|---|
25 ↗ | (On Diff #141062) | I don't see why this include is necessary. |
lib/Driver/ToolChains/Linux.cpp | ||
---|---|---|
25 ↗ | (On Diff #141062) | llvm::to_string |