diff options
Diffstat (limited to 'results/scraper/fex/1810')
| -rw-r--r-- | results/scraper/fex/1810 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/results/scraper/fex/1810 b/results/scraper/fex/1810 new file mode 100644 index 000000000..5ffdcce2a --- /dev/null +++ b/results/scraper/fex/1810 @@ -0,0 +1,7 @@ +vixl assert +https://github.com/FEX-Emu/FEX/blob/b020e593a5b34d8add4e86850f8bfeb155dc5223/External/FEXCore/Source/Interface/Core/Dispatcher/Arm64Dispatcher.cpp#L506 + +This line triggers an assert in vixl from a recent change. +assert line: https://github.com/FEX-Emu/vixl/blob/1a0fc0430855d4fe355edc1a0adcce15ee7e4ef7/src/code-buffer-vixl.cc#L73 + +CI doesn't compile with vixl asserts enabled which is why it wasn't hit there. \ No newline at end of file |