Skip to content

Emit align in LLVM

rarbore2 requested to merge emit-align into main
  • Emit alignment for pointer arguments to LLVM functions.
  • Use larger alignment (32 bytes) for arrays.

Merge request reports

Loading