diff options
author | Luofan Chen <clfbbn@gmail.com> | 2020-07-28 19:19:23 +0800 |
---|---|---|
committer | Luofan Chen <clfbbn@gmail.com> | 2020-07-28 19:25:20 +0800 |
commit | 0f62a53db64a943972e51d3d58610595d22779fd (patch) | |
tree | dd7c0eb14012d108dd935e620515dbe26794127c /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | 443e734fb98df422c90cbc8177520a8182597912 (diff) | |
download | llvm-0f62a53db64a943972e51d3d58610595d22779fd.zip llvm-0f62a53db64a943972e51d3d58610595d22779fd.tar.gz llvm-0f62a53db64a943972e51d3d58610595d22779fd.tar.bz2 |
[Attributor] Add override keyword to the print function of AA
The print() function in the `AbstractAttribute` structure overrides
the function in the `AADepGraphNode`, so we need to mark it as
override.
This should fix a buildbot failure introduced by 5ee07dc.
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions