diff options
author | Fangrui Song <maskray@google.com> | 2020-04-01 22:40:56 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-04-01 22:45:25 -0700 |
commit | cbd3969e8cd13aba23e843ab72b8807d68804f71 (patch) | |
tree | 9692d3dc8551c7e84cfd36f3e53adff886e1c999 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 85adce3d73589adc5f6ae486ebd035238fb20ac5 (diff) | |
download | llvm-cbd3969e8cd13aba23e843ab72b8807d68804f71.zip llvm-cbd3969e8cd13aba23e843ab72b8807d68804f71.tar.gz llvm-cbd3969e8cd13aba23e843ab72b8807d68804f71.tar.bz2 |
[PPCInstPrinter] Delete an unneeded overload of printBranchOperand. NFC
It was added by D76591 for migration purposes (not all
printBranchOperand users have migrated to the overload with `uint64_t Address`).
Now that all have been migrated, the parameter can go away.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions