[clang] [llvm] [WebAssembly] Implement an alternative translation for -wasm-enable-sjlj (PR #84137)
YAMAMOTO Takashi via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 21 07:42:21 PDT 2024
yamt wrote:
> @yamt Given that this PR is not large and we already went through it anyway, nevermind what I said about rebasing, and please use whatever method you are convenient with. But just FYI you can do `git merge` to avoid rebasing (I'm not asking you to do it here; just in case you aren't aware)
ok. i just rebased + force pushed.
i usually avoid merge commits in a PR because i personally feel it's rather complicated to review.
is it a common practice in this repo?
https://github.com/llvm/llvm-project/pull/84137
More information about the cfe-commits
mailing list