rust/compiler/rustc_codegen_llvm/src
2023-01-27 11:46:27 +00:00
..
back Revert "Remove macOS fat archive support from LlvmArchiveBuilder" 2023-01-27 11:46:27 +00:00
coverageinfo Rollup merge of #106625 - Swatinem:ref/cov6, r=nagisa 2023-01-26 07:53:22 +01:00
debuginfo abi: add AddressSpace field to Primitive::Pointer 2023-01-22 23:41:39 -05:00
llvm Rollup merge of #105975 - jeremystucki:rustc-remove-needless-lifetimes, r=eholk 2022-12-24 00:31:41 +01:00
abi.rs Remove double spaces after dots in comments 2023-01-17 08:09:33 +00:00
allocator.rs Add LLVM KCFI support to the Rust compiler 2022-12-08 17:24:39 -08:00
asm.rs abi: add AddressSpace field to Primitive::Pointer 2023-01-22 23:41:39 -05:00
attributes.rs Rollup merge of #105955 - Nilstrieb:no-trivial-opt-wrappers-we-have-field-accesses-for-that, r=cjgillot 2022-12-25 22:15:00 +01:00
base.rs Remove several unused methods from MiscMethods 2022-10-01 16:45:07 +00:00
builder.rs abi: add AddressSpace field to Primitive::Pointer 2023-01-22 23:41:39 -05:00
callee.rs Remove double spaces after dots in comments 2023-01-17 08:09:33 +00:00
common.rs abi: add AddressSpace field to Primitive::Pointer 2023-01-22 23:41:39 -05:00
consts.rs create and use GlobalAlloc::address_space 2023-01-25 01:46:19 -05:00
context.rs Use Error behavior for LLVM versions prior to 15 2022-12-20 11:47:11 -08:00
declare.rs Add LLVM KCFI support to the Rust compiler 2022-12-08 17:24:39 -08:00
errors.rs Remove backwards compat for LLVM 12 coverage format 2023-01-09 16:31:24 +01:00
intrinsic.rs abi: add AddressSpace field to Primitive::Pointer 2023-01-22 23:41:39 -05:00
lib.rs Port diagnostics created by Handler 2022-11-09 14:56:21 +01:00
llvm_util.rs Remove wrapper functions for some unstable options 2022-12-20 15:02:15 +01:00
mono_item.rs Fix diag() and formatting 2022-11-09 14:56:20 +01:00
type_.rs Rollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3 2022-12-10 09:24:43 +01:00
type_of.rs abi: add AddressSpace field to Primitive::Pointer 2023-01-22 23:41:39 -05:00
va_arg.rs Implement va_list and va_arg for s390x FFI 2022-12-19 21:07:57 +01:00
value.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00