IDontCode

Results 7 comments of IDontCode

> Fixed in [3199dd8](https://github.com/unicorn-engine/unicorn/commit/3199dd88dee094c3fc456971e5f469c22cb1160d) did this get merged into master yet? im still having issues with this

Bumping this issue with some new insights. At our company we found ourselves in need of adding new symbol information into the pdb. We only cared to add new `LabelSymbols`....

> `bfloat16_t` was added to softfloat's `softfloat_types.h` by this PR. https://github.com/ucb-bar/berkeley-softfloat-3/blob/080c31c72d5c3fd813584ea990e8a3aa10e902eb/source/include/softfloat_types.h#L51 > > So it should be present on a recent version of `softfloat`. Some issues certainly remain (I know...

here is the source code of the binary causing the crash: https://github.com/microsoft/windows_seh_tests/blob/main/src/xcpt4/xcpt4ex.c I suspect the crash is happening because the compiler is trying to handle too many `__leave` operations? Idk,...

![image](https://github.com/backengineering/llvm-msvc/assets/137743565/f8ff972b-fe60-422c-bf37-01e4c283a811) shortcut link.exe to msvc linker instead of using the installed linker which is llvm linker.