diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2021-01-12 13:17:23 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2021-01-12 13:17:59 +0300 |
commit | 891b4873c129e27755e90a9b8954b9f0d0e7c5a4 (patch) | |
tree | 769823119088d5b4a1bb99be8f5f0f53430ba21a /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 4744478b99f1a99b2cdf7e4070a93086e5ae4800 (diff) | |
download | llvm-891b4873c129e27755e90a9b8954b9f0d0e7c5a4.zip llvm-891b4873c129e27755e90a9b8954b9f0d0e7c5a4.tar.gz llvm-891b4873c129e27755e90a9b8954b9f0d0e7c5a4.tar.bz2 |
[llvm-readobj] - One more attempt to fix BB.
Add `this->` for `W`, which is the member of `ObjDumper`
An example of error:
readobj/ELFDumper.cpp:738:13: error: use of undeclared identifier 'W'
assert(&W.getOStream() == &llvm::fouts());
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions