[VE] Migrate to the getMachineMemOperand overload using llvm::Align
authorFangrui Song <maskray@google.com>
Tue, 7 Apr 2020 23:04:39 +0000 (16:04 -0700)
committerFangrui Song <maskray@google.com>
Tue, 7 Apr 2020 23:04:54 +0000 (16:04 -0700)
commit624654fd647057dd6c1cdf8799a7605b69716a02
treeaba7a224542aaa46ae8e4846784fdecb1c447327
parent8b7e669e68f9a8e2aa133d0f695a250fc3381e3a
[VE] Migrate to the getMachineMemOperand overload using llvm::Align

Just delete the deprecated overload because nothing uses it.
llvm/include/llvm/CodeGen/MachineFunction.h
llvm/lib/Target/VE/VEInstrInfo.cpp