Unverified Commit f6d525f8 authored by Eymen Ünay's avatar Eymen Ünay Committed by GitHub
Browse files

[JITLink][AArch32] Unittest for error paths of readAddend and applyFixup functionality (#69636)

This test checks for error paths in relocation dependent functions of readAddend and applyFixup. It is useful to check these to avoid unexpected assert errors. Currently opcode errors are triggered in most of the cases in AArch32 but there might be further checks to look for in the future. Different backends can also implement a similar test. 
parent fbc65206
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment