[PATCH] D45852: [Fuzzer] Add a missing header in Fuchsia implementation
Roland McGrath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 19 17:36:40 PDT 2018
mcgrathr accepted this revision.
mcgrathr added a comment.
This revision is now accepted and ready to land.
We should revisit the implicit dependency on fdio. For other compiler-rt libraries' Fuchsia ports, we've kept it at the pure vDSO and minimal libc ABIs.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D45852
More information about the llvm-commits
mailing list