mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-10 03:13:34 +00:00
![Pavel Labath](/assets/img/avatar_default.png)
Before 539b47c9 this test was not actually using the debug_names section because the -gdwarf added by Makefile.rules on windows overrode the -gdwarf-5 flag from CFLAGS_EXTRAS. Now that -gdwarf-5 is respected, the test is failing.