diff options
| author | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2025-09-26 17:21:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-26 17:21:21 -0700 |
| commit | 727ce02653c29467b861a6ede0c925f3fdb8a6cb (patch) | |
| tree | 49df887707c89d883d47591560839c4748a98b3c /llvm/tools/llvm-diff/lib/DiffConsumer.cpp | |
| parent | e925e528d9750a424f1a3c8519aae9e0288d13a4 (diff) | |
| download | llvm-727ce02653c29467b861a6ede0c925f3fdb8a6cb.zip llvm-727ce02653c29467b861a6ede0c925f3fdb8a6cb.tar.gz llvm-727ce02653c29467b861a6ede0c925f3fdb8a6cb.tar.bz2 | |
[lld][macho] Rename test to fix spelling (#160938)
The test name had a typo from
https://github.com/llvm/llvm-project/pull/140307. Fix it.
I realized cstring ordering is not supported when string deduplication
is turned off. We could easily call `buildCStringPriorities()` in
`CStringSection::finalizeContents()`, but I worry it might harm build
performance since it creates multiple vectors and searches though maps.
If users are not deduplicating strings, they probably won't care to
order them, but it would be good to support this.
Diffstat (limited to 'llvm/tools/llvm-diff/lib/DiffConsumer.cpp')
0 files changed, 0 insertions, 0 deletions
