Volodymyr Turanskyy
Volodymyr Turanskyy
Was documented here https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/blob/main/docs/migrating.md#linker
Hi, Thank you for reporting this! I am afraid we did not test Kernel Address Sanitizer specifically, however we did not introduce any changes that might have impacted its behavior...
Hi Keith, Thank you for pointing this out, there may be an opportunity to simplify, indeed, however now it is done this way because of the testing setup that require...
This would be the alternative implementation https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/pull/613 that I cannot test right now since mingw GCC on my Linux is too old to build current LLVM version.