aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2020-11-04 18:31:40 -0500
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2020-12-03 16:10:59 -0800
commit99b823c2eba391877a0fcd6bc5f03f0d9f0077cb (patch)
treefe380850e15ca3198f9ae93b418f4cdd7f13547a /llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
parent3fcdf9ca78cbba69ab20d43009826403c2d4c110 (diff)
downloadllvm-99b823c2eba391877a0fcd6bc5f03f0d9f0077cb.zip
llvm-99b823c2eba391877a0fcd6bc5f03f0d9f0077cb.tar.gz
llvm-99b823c2eba391877a0fcd6bc5f03f0d9f0077cb.tar.bz2
Frontend: Remove redundant call to CompilerInstance::setFileManager, NFC
`ASTUnit::Parse` sets up the `FileManager` earlier in the same function, ensuring `ASTUnit::getFileManager()` matches `Clang->getFileManager()`. Remove the later call to `setFileManager(getFileManager())` since it does nothing. Differential Revision: https://reviews.llvm.org/D90888
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp')
0 files changed, 0 insertions, 0 deletions