mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
97f78984f7
This commit rebases our LLVM submodule on the most recent tip of the `release_38` branch of LLVM. There's been a few fixes and this notably fixes the assertion error in #31702.
This directory currently contains some LLVM support code. This will generally be sent upstream to LLVM in time; for now it lives here.