MaskRay added a comment. In D156330#4536827 <https://reviews.llvm.org/D156330#4536827>, @bcain wrote:
> Fixed target: `--target=hexagon-unknown-linux` was not correct for testing > this bug, it should have been `--target=hexagon-unknown-linux-musl`. > > Used `-fdriver-only -Werror` as suggested but it did require separating the > tests. > > Quoted the library path arg, to make match from `-cc1` command stricter, from > review suggestion. > > Fixed wrapping. `-fdriver-only -v -Werror` is preferred because `-###` has a quirk. I hope we will fix it in the near future: D156363 <https://reviews.llvm.org/D156363> :) Your change doesn't need to be blocked by that. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D156330/new/ https://reviews.llvm.org/D156330 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits