warning: could not find referenced DIE when compiling on macOS #82005
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
A-LTO
Area: Link-time optimization (LTO)
C-bug
Category: This is a bug.
O-macos
Operating system: macOS
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I just did some of my first compiles with 1.50.0 and I'm getting these warnings:
This was after running
cargo run --release --bin build-index -- version
in my (proprietary) project on macOS (Big Sur 11.2.1).I suspect this may have something to do with the split debuginfo stuff?
The text was updated successfully, but these errors were encountered: