diff options
author | Vitaly Buka <vitalybuka@google.com> | 2025-03-08 12:19:28 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-08 12:19:28 -0800 |
commit | 4d5955215eb74a3bfa2394333a0a412df7d5a036 (patch) | |
tree | 2b8f3b7ecc54fc51ca72aaaad9cd54094f700e71 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | c4ed0ad1f52a7bec7377bbaf75f812527ec739bd (diff) | |
download | llvm-4d5955215eb74a3bfa2394333a0a412df7d5a036.zip llvm-4d5955215eb74a3bfa2394333a0a412df7d5a036.tar.gz llvm-4d5955215eb74a3bfa2394333a0a412df7d5a036.tar.bz2 |
[NFC][YAML][IR] Output CfiFunction sorted (#130379)
As-is it's NFC, as internally `CfiFunction*` are std::set<>.
We are changing internals of `CfiFunctionDefs` and
`CfiFunctionDecls` so they will be ordered by GUID.
Sorting by name is unnecessary but good for
readability and tests.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions