[all-commits] [llvm/llvm-project] bd92b7: [OrcV2Examples] Fix test with opaque pointers
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jun 2 03:18:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd92b7b3c1f6d423712b8b36fe593f7dfcd373cf
https://github.com/llvm/llvm-project/commit/bd92b7b3c1f6d423712b8b36fe593f7dfcd373cf
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M llvm/test/Examples/OrcV2Examples/Inputs/main-mod.ll
Log Message:
-----------
[OrcV2Examples] Fix test with opaque pointers
The other two modules now use opaque pointers, so make sure this
one does as well.
More information about the All-commits
mailing list