[all-commits] [llvm/llvm-project] f5687e: [NFC] Use getAlign() instead of getAlignment() in ...
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Dec 9 13:20:09 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5687e0fd0d6a4b276cb638871c4d5c10e5139f7
https://github.com/llvm/llvm-project/commit/f5687e0fd0d6a4b276cb638871c4d5c10e5139f7
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-12-09 (Thu, 09 Dec 2021)
Changed paths:
M llvm/lib/IR/Instruction.cpp
Log Message:
-----------
[NFC] Use getAlign() instead of getAlignment() in haveSameSpecialState()
getAlignment() is deprecated.
More information about the All-commits
mailing list