Remove dead code from rustc_codegen_llvm and the LLVM wrapper by dpaoliello · Pull Request #136653 · rust-lang/rust (original) (raw)

This field should be kept, even if it's currently unused on the Rust side, because it reflects part of a larger LLVM data structure.

(Keeping C++ and Rust in sync is easier if we don't have ad-hoc gaps in individual structures and enums.)