diff options
author | Orlando Cazalet-Hyams <orlando.hyams@sony.com> | 2024-03-25 09:26:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-25 09:26:27 +0000 |
commit | e550022b68fc75d32e44faa59ed8f02036cd8f26 (patch) | |
tree | c176c4ae760c44970d4a821c3ed527cff9c2d8aa /llvm/lib/CodeGen/MachineStableHash.cpp | |
parent | 3cb024198f6a028089779c0a3cb4d8e753e87c73 (diff) | |
download | llvm-e550022b68fc75d32e44faa59ed8f02036cd8f26.zip llvm-e550022b68fc75d32e44faa59ed8f02036cd8f26.tar.gz llvm-e550022b68fc75d32e44faa59ed8f02036cd8f26.tar.bz2 |
[RemoveDIs] Load into new debug info format by default in llvm-dis (#86276)
Directly load all bitcode into the new debug info format in llvm-dis.
This means that new-mode bitcode no longer round-trips back to old-mode
after parsing, and that old-mode bitcode gets auto-upgraded to new-mode
debug info (which is the current in-memory default in LLVM).
Diffstat (limited to 'llvm/lib/CodeGen/MachineStableHash.cpp')
0 files changed, 0 insertions, 0 deletions