diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2021-01-12 13:01:15 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2021-01-12 13:01:15 +0300 |
commit | 1e11402aa8e25d88c095a1c70fc87d2d9775186b (patch) | |
tree | b935fe98020f6a391ad7ce1744d512f7291bb93c /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 9ec72cfc61ad5d87bb9e719b8b01f56e4da88a5b (diff) | |
download | llvm-1e11402aa8e25d88c095a1c70fc87d2d9775186b.zip llvm-1e11402aa8e25d88c095a1c70fc87d2d9775186b.tar.gz llvm-1e11402aa8e25d88c095a1c70fc87d2d9775186b.tar.bz2 |
[llvm-readobj] - Add 'override' to fix build bots.
This should fix bots after landing D93900.
An example of error is:
/home/worker/2.0.1/lldb-x86_64-debian/llvm-project/llvm/tools/llvm-readobj/ELFDumper.cpp:883:8: warning: 'printSectionMapping' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
void printSectionMapping() {}
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions