mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-18 07:51:14 +00:00
b42a1f9d1d
* This file format is so obtuse that it enforces a code structure almost by design. This makes sense since it was never intended to be used anywhere outside of LLVM internals, so it makes sense that it maps precisely to LLVM's code structure and is hard to handle otherwise.