diff options
author | Orlando Cazalet-Hyams <orlando.hyams@sony.com> | 2024-03-25 09:29:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-25 09:29:19 +0000 |
commit | 8263a883342d9925a4a1fd9752efc8deda5840fc (patch) | |
tree | 89b61e10fc7a9f6ac1e258e11da17cd73b7064c3 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2ef612050844355906e4b67d892a00bbb58c41d6 (diff) | |
download | llvm-8263a883342d9925a4a1fd9752efc8deda5840fc.zip llvm-8263a883342d9925a4a1fd9752efc8deda5840fc.tar.gz llvm-8263a883342d9925a4a1fd9752efc8deda5840fc.tar.bz2 |
[RemoveDIs] Load into new debug info format by default in llvm-link (#86274)
Directly load all bitcode into the new debug info format in llvm-link.
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 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions