Meinersbur wrote:

I am glad we are now discussing the CMake code. It seems that all reviewers are 
fine with the changed file locations. This would allow me to rebase the PR 
stack to main. This would resolve the `flang-new` issue and applying the patch 
easier.

@jhuber6 Did you consider using GitHub's tools or just `git checkout 
origin/users/meinersbur/flang_runtime`? In my experience downloading and 
manually applying the diff is a fragile way of applying a patch. It forgoes the 
benefits of a 3-way merge and diff formats can be inconsistent, eg indicating 
that a file was renamed in a `.diff` is a git extension.

https://github.com/llvm/llvm-project/pull/110217
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to