[all-commits] [llvm/llvm-project] 39e2e3: [NFC][C API] Make LLVMSetInstrParamAlignment's ind...

aeubanks via All-commits all-commits at lists.llvm.org
Tue Sep 7 15:14:08 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 39e2e3bddbf459d16b00969af1415ebee11fcbdc
      https://github.com/llvm/llvm-project/commit/39e2e3bddbf459d16b00969af1415ebee11fcbdc
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-09-07 (Tue, 07 Sep 2021)

  Changed paths:
    M llvm/bindings/go/llvm/ir.go
    M llvm/include/llvm-c/Core.h
    M llvm/lib/IR/Core.cpp

  Log Message:
  -----------
  [NFC][C API] Make LLVMSetInstrParamAlignment's index param type LLVMAttributeIndex

It's the same as unsigned, but clearer in intent.




More information about the All-commits mailing list