aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2018-01-23 23:56:25 +0000
committerMichael Kruse <llvm@meinersbur.de>2018-01-23 23:56:25 +0000
commit1ed2bc526691237ea7a6e2796b25c5eb46cde05e (patch)
tree75da7dd075807c019704ac2cad080db70c1bcac8 /llvm/lib/Object/WasmObjectFile.cpp
parent03bb127569a515e2023ff406952c4d6fd8c8aaa1 (diff)
downloadllvm-1ed2bc526691237ea7a6e2796b25c5eb46cde05e.zip
llvm-1ed2bc526691237ea7a6e2796b25c5eb46cde05e.tar.gz
llvm-1ed2bc526691237ea7a6e2796b25c5eb46cde05e.tar.bz2
[VirtualInst] Derive correct use kind of PHI operands. NFC.
VirtualUse::create is only called for MemoryKind::Value, but its consistency nonetheless checked in verifyUses(). PHI uses are always inter-stmt dependencies, which was not considered by the constructor method. The virtual and non-virtual execution paths were the same, such that verifyUses did not encounter any inconsistencies. llvm-svn: 323283
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions