[all-commits] [llvm/llvm-project] 039f3d: [examples] Fix test: Kaleidoscope Chapter 4 no lon...

lhames via All-commits all-commits at lists.llvm.org
Mon Oct 19 00:36:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 039f3d01cbff8e162b38671f2e8ff802b74298c8
      https://github.com/llvm/llvm-project/commit/039f3d01cbff8e162b38671f2e8ff802b74298c8
  Author: Lang Hames <lhames at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M llvm/test/Examples/Kaleidoscope/Chapter4.test

  Log Message:
  -----------
  [examples] Fix test: Kaleidoscope Chapter 4 no longer supports redefinition.

This may be fixed in the future, but since redefinition in OrcV2 requires more
manual work on the JIT client's part it was left out of the most recent update
to the tutorials.




More information about the All-commits mailing list