mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
64c9e93831
* This library will be used to replace the PLT hooking for most core functions, and is generally more reliable. It still fails in some cases though when the target function is not patchable. * To build, it requires LLVM. See README.md for instructions on building a compatible LLVM for use.