rust/compiler/rustc_codegen_llvm/src/debuginfo
Nikita Popov 4560efe46c Pass type when creating load
This makes load generation compatible with opaque pointers.

The generation of nontemporal copies still accesses the pointer
element type, as fixing this requires more movement.
2021-07-09 22:14:44 +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 Pass type when creating load 2021-07-09 22:14:44 +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