Files
rust/compiler/rustc_llvm
Jacob Pratt 64b446b190 Rollup merge of #156156 - DKLoehr:subtarget_info, r=cuviper
Adjust getMCSubtargetInfo signature for LLVM 23+

A recent [LLVM PR](https://github.com/llvm/llvm-project/pull/195032) changed the signature of `getMCSubtargetInfo` to return a reference instead of a pointer. This adjusts uses of the function in `compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp` to account for the different signature.
2026-05-05 22:50:25 -04:00
..
2026-05-05 14:34:16 +00:00
2026-05-05 22:13:25 +05:30
2026-03-05 10:59:18 +00:00