[all-commits] [llvm/llvm-project] 9922c7: [Docs] Fix a statement wrt instruction alignment of 0

Shivam Gupta via All-commits all-commits at lists.llvm.org
Fri Jan 27 03:58:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9922c78a67eb1eaffc0337dbda7777caa841929c
      https://github.com/llvm/llvm-project/commit/9922c78a67eb1eaffc0337dbda7777caa841929c
  Author: Shivam Gupta <shivam98.tkg at gmail.com>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
    M llvm/docs/LangRef.rst

  Log Message:
  -----------
  [Docs] Fix a statement wrt instruction alignment of 0

This fix https://github.com/llvm/llvm-project/issues/53371
Zero is not a legal alignment.

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D142633




More information about the All-commits mailing list