Commit 4ecb3c7
authored
[CodeGen][NFC] Remove one meaningless
The `std::equal_to<llvm::rdf::RegisterAggr>` specialization (introduced
in 9521704) does the same things as the
primary `std::equal_to` template. This is valid but meaningless. As a
result, it's perhaps better to remove this full specialization.equal_to specialization (#166115)1 parent 1b861cb commit 4ecb3c7
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | 364 | | |
372 | 365 | | |
373 | 366 | | |
| |||
0 commit comments