[PATCH] D136537: [llvm-ocaml] Assume pointers are at least 2-bit aligned

Alan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 18:33:43 PST 2023


alan abandoned this revision.
alan added a comment.

I've manually applied the main change of this diff (to assume that all pointers from LLVM are 2-bit aligned) to https://reviews.llvm.org/D136400 manually.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136537



More information about the llvm-commits mailing list