rust/compiler/rustc_codegen_llvm/src/debuginfo
Tomasz Miąsko 77e5e17231 Prepare inbounds_gep for opaque pointers
Implement inbounds_gep using LLVMBuildInBoundsGEP2 which takes an
explicit type argument instead of deriving it from a pointer type.
2021-08-04 15:51:30 +02:00
..
create_scope_map.rs nhwn: use plain u32 in DebugLoc 2021-02-20 11:46:58 -06:00
doc.md Cleanup LLVM debuginfo module docs 2021-03-20 14:38:49 -07:00
gdb.rs Prepare inbounds_gep for opaque pointers 2021-08-04 15:51:30 +02:00
metadata.rs Respond to review feedback 2021-07-02 20:38:37 -04:00
mod.rs Improve debug symbol names to avoid ambiguity and work better with MSVC's debugger 2021-06-30 11:10:29 -07:00
namespace.rs Improve debug symbol names to avoid ambiguity and work better with MSVC's debugger 2021-06-30 11:10:29 -07:00
utils.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00