mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-14 05:50:51 +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>