[PATCH] D132331: [llvm] Mark CFGuard fn ptr symbol as DSO local and add tests for mingw

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 13:40:40 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc0214db51ad6: [llvm] Mark CFGuard fn ptr symbol as DSO local and add tests for mingw (authored by alvinhochun, committed by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D132331?vs=454835&id=454945#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132331/new/

https://reviews.llvm.org/D132331

Files:
  llvm/lib/Transforms/CFGuard/CFGuard.cpp
  llvm/test/CodeGen/AArch64/cfguard-checks.ll
  llvm/test/CodeGen/AArch64/cfguard-module-flag.ll
  llvm/test/CodeGen/ARM/cfguard-checks.ll
  llvm/test/CodeGen/ARM/cfguard-module-flag.ll
  llvm/test/CodeGen/WinCFGuard/cfguard-cast.ll
  llvm/test/CodeGen/WinCFGuard/cfguard-giats.ll
  llvm/test/CodeGen/WinCFGuard/cfguard-mingw.ll
  llvm/test/CodeGen/X86/cfguard-checks-funclet.ll
  llvm/test/CodeGen/X86/cfguard-checks.ll
  llvm/test/CodeGen/X86/cfguard-module-flag.ll
  llvm/test/CodeGen/X86/cfguard-x86-64-vectorcall.ll
  llvm/test/CodeGen/X86/cfguard-x86-vectorcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132331.454945.patch
Type: text/x-patch
Size: 22212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/4d5cf0f1/attachment-0001.bin>


More information about the llvm-commits mailing list