[all-commits] [llvm/llvm-project] 8d8468: [llvm-c][test] Convert tests to opaque pointers
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Jun 2 20:27:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d846849f838895a9b2a70fde2084a5a4e7fa03d
https://github.com/llvm/llvm-project/commit/8d846849f838895a9b2a70fde2084a5a4e7fa03d
Author: Fangrui Song <i at maskray.me>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M llvm/test/Bindings/llvm-c/atomics.ll
M llvm/test/Bindings/llvm-c/echo.ll
M llvm/test/Bindings/llvm-c/freeze.ll
M llvm/test/Bindings/llvm-c/invoke.ll
M llvm/test/Bindings/llvm-c/memops.ll
Log Message:
-----------
[llvm-c][test] Convert tests to opaque pointers
echo.ll is unchanged to test typed pointers.
More information about the All-commits
mailing list