Commits


Sutou Kouhei authored and GitHub committed 35054579461
GH-44222: [C++][Gandiva] Accept LLVM 19.1 (#44233) ### Rationale for this change LLVM 19.1.0 was released. ### What changes are included in this PR? Accept LLVM 19.1.0. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * GitHub Issue: #44222 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>