dwblaikie wrote:
Sure - wrote down my thoughts here:
https://discourse.llvm.org/t/prs-without-approvals-muddy-the-waters/76656 (my
understanding is that this (waiting for approval after sending out a review -
and that all PRs are reviews until we figure out a way to differentiate them)
is exi
dwblaikie wrote:
(Please don't send pull requests that aren't going to be reviewed - commit
directly instead. Otherwise it's unclear which pull requests are expecting
review (& should wait on it) and which pull requests don't need review.
Especially for new contributors, it'd be good to not gi
llvmbot wrote:
@llvm/pr-subscribers-backend-risc-v
@llvm/pr-subscribers-clang
Author: Mehdi Amini (joker-eph)
Changes
Reverts llvm/llvm-project#78120
Buildbot is broken:
llvm/lib/Support/RISCVISAInfo.cpp:910:18: error: call to deleted constructor of
'llvm::Error'
return E;
https://github.com/joker-eph closed
https://github.com/llvm/llvm-project/pull/79976
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/joker-eph created
https://github.com/llvm/llvm-project/pull/79976
Reverts llvm/llvm-project#78120
Buildbot is broken:
llvm/lib/Support/RISCVISAInfo.cpp:910:18: error: call to deleted constructor of
'llvm::Error'
return E;
^
>From 193b711e4e1596c