[all-commits] [llvm/llvm-project] 96e1ba: PseudoSourceValue.h - remove unused operator decla...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed May 20 05:01:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 96e1ba10e33c80502d5d9fbcc94d1cb8107a1e7b
https://github.com/llvm/llvm-project/commit/96e1ba10e33c80502d5d9fbcc94d1cb8107a1e7b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-20 (Wed, 20 May 2020)
Changed paths:
M llvm/include/llvm/CodeGen/PseudoSourceValue.h
Log Message:
-----------
PseudoSourceValue.h - remove unused operator declaration. NFC.
MSVC was warning that the definition for the MachineMemOperand stream handler doesn't exist.
More information about the All-commits
mailing list