mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 13:40:31 +00:00
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.