mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
527caea7a8
* Pointer types implicitly referenced by objects but not directly (like global variable or alloc/gep pointers) are not guaranteed to be present, so we need to add them ourselves to parse correctly and identically to LLVM.