diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-06-29 12:57:17 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2024-06-29 13:00:23 -0700 |
commit | 9ea9e71f2e14e1fc8247349ab5dcfa8cc5a639c8 (patch) | |
tree | cd31e04074d26709fce83dbab1f9f012d5dfbf36 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | c00ada070207979f092be9046a02fcfff8b9f9ce (diff) | |
download | llvm-9ea9e71f2e14e1fc8247349ab5dcfa8cc5a639c8.zip llvm-9ea9e71f2e14e1fc8247349ab5dcfa8cc5a639c8.tar.gz llvm-9ea9e71f2e14e1fc8247349ab5dcfa8cc5a639c8.tar.bz2 |
[TargetLowering] Remove comment above definition of TargetLowering::EmitInstrWithCustomInserter. NFC
This duplicates the documentation from the declaration, but has
gotten out of sync. There was a mention of a DenseMap that has
been gone for 14 years. Since this declaration is a default
implementation of a virtual function, its unlikely to be looked at.
Just remove it.
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions