[all-commits] [llvm/llvm-project] cdd685: [WinEH] Convert some tests to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Dec 19 04:09:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdd685e17c91b517e3a011988f9c1d9a30594d06
https://github.com/llvm/llvm-project/commit/cdd685e17c91b517e3a011988f9c1d9a30594d06
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/test/CodeGen/WinEH/wineh-asm.ll
M llvm/test/CodeGen/WinEH/wineh-cloning.ll
M llvm/test/CodeGen/WinEH/wineh-comdat.ll
M llvm/test/CodeGen/WinEH/wineh-demotion.ll
M llvm/test/CodeGen/WinEH/wineh-intrinsics.ll
M llvm/test/CodeGen/WinEH/wineh-nested-unwind.ll
M llvm/test/CodeGen/WinEH/wineh-no-demotion.ll
M llvm/test/CodeGen/WinEH/wineh-noret-cleanup.ll
M llvm/test/CodeGen/WinEH/wineh-setjmp.ll
M llvm/test/CodeGen/WinEH/wineh-statenumbering-cleanups.ll
M llvm/test/CodeGen/WinEH/wineh-statenumbering.ll
Log Message:
-----------
[WinEH] Convert some tests to opaque pointers (NFC)
More information about the All-commits
mailing list