Commits

Kouhei Sutou authored 747590afc84
ARROW-4011: [Gandiva] Install irhelpers.bc and use it If we don't install irhelpers.bc, users need to keep build directory that has irhelpers.bc. Author: Kouhei Sutou <kou@clear-code.com> Closes #3232 from kou/gandiva-use-installed-bc and squashes the following commits: 5a0c6228 <Kouhei Sutou> Adjust irhelper.bc path in Java 829212c4 <Kouhei Sutou> Adjust irhelper.bc path in Java ea9c6b36 <Kouhei Sutou> Adjust irhelper.bc path in Java cb3d473b <Kouhei Sutou> Adjust irhelper.bc path in Java ab60eda9 <Kouhei Sutou> Remove "gandiva_" prefix and put built file to current binary dir 934e258c <Kouhei Sutou> Add "gandiva_" prefix 7ff4cf24 <Kouhei Sutou> Define GANDIVA_BYTE_COMPILE_FILE_PATH for all build ad615b4b <Kouhei Sutou> Install irhelpers.bc and use it