about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorozkanonur <work@onurozkan.dev>2023-08-07 08:11:14 +0300
committerozkanonur <work@onurozkan.dev>2023-08-07 08:11:14 +0300
commitaec4b59385e6a2d5c4bee675691b369b30ad5700 (patch)
treec9dd45ac63b401eea59f5d6e9f3729ee04426ed1 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parentec5b882c2f02441b13123c1694c5704933ebdbb5 (diff)
downloadrust-aec4b59385e6a2d5c4bee675691b369b30ad5700.tar.gz
rust-aec4b59385e6a2d5c4bee675691b369b30ad5700.zip
add the correct version of LLVM into the stage0 sysroot
In some cases(see https://github.com/rust-lang/rust/issues/109314), when the stage0
compiler relies on more recent version of LLVM than the beta compiler, it may not
be able to locate the correct LLVM in the sysroot. This situation typically occurs
when we upgrade LLVM version while the beta compiler continues to use an older version.

Signed-off-by: ozkanonur <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions