mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-10 09:37:08 +00:00
623cd01919
Fixes compilation on non i386/x86_64 Linux targets. Don't use arch specific assembly for other architectures because in most cases it breaks gdb ability to do next step. Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>