rust/compiler/rustc_codegen_llvm/src/llvm
bors 56694b0453 Auto merge of #89808 - tmiasko:llvm-multithreaded, r=nagisa
Cleanup LLVM multi-threading checks

The support for runtime multi-threading was removed from LLVM. Calls to
`LLVMStartMultithreaded` became no-ops equivalent to checking if LLVM
was compiled with support for threads http://reviews.llvm.org/D4216.
2021-10-25 05:28:07 +00:00
..
archive_ro.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
diagnostic.rs Handle SrcMgr diagnostics 2021-08-16 18:28:17 +02:00
ffi.rs Auto merge of #89808 - tmiasko:llvm-multithreaded, r=nagisa 2021-10-25 05:28:07 +00:00
mod.rs Use HTTPS links where possible 2021-06-23 16:26:46 -04:00