[PATCH] D50246: [RISCV] Add support for computing sysroot for riscv32-unknown-elf

Simon Cook via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 15 02:18:27 PDT 2018


simoncook accepted this revision.
simoncook added a comment.
This revision is now accepted and ready to land.

My tests now look better, there are a couple of failures, but this seems to be a bug in newlib, rather than with clang/this patch (the bug was masked before as we would have been pulling in system headers). So this patch looks good to me.

@asb  Does this look good to you/are you able to commit this?


Repository:
  rC Clang

https://reviews.llvm.org/D50246





More information about the cfe-commits mailing list