about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
AgeCommit message (Expand)AuthorLines
2020-11-23Upgrades the coverage map to Version 4Rich Kadel-1/+1
2020-11-12fully exploited the dropped support of LLVM 8DevJPM-16/+0
2020-11-03Rollup merge of #77950 - arlosi:sha256, r=eddybMara Bos-0/+5
2020-11-01Auto merge of #78531 - cuviper:unwrap-metadata, r=tmandrybors-1/+1
2020-10-29rustc_llvm: unwrap LLVMMetadataRef before castingJosh Stone-1/+1
2020-10-29Rollup merge of #78462 - danielframpton:fixnullisa, r=nagisaJonas Schievink-1/+1
2020-10-27Use unwrapDIPtr because the Scope may be passed as NoneDaniel Frampton-1/+1
2020-10-21rustc_codegen_llvm: avoid converting between DILocation and Value.Eduard-Mihai Burtescu-4/+4
2020-10-21rustc_codegen_llvm: move DISubprogram creation to a dbg_scope_fn method.Eduard-Mihai Burtescu-2/+3
2020-10-14Add support for SHA256 source file hashing for LLVM 11+.Arlo Siemsen-0/+5
2020-09-30Update LLVM and add Unsupported diagnosticHugues de Valon-0/+3
2020-09-09Move `rustllvm` into `rustc_llvm`Vadim Petrochenkov-0/+1721