x86: de-duplicate sub-architecture strings accumulation
Introduce a helper function to replace 4 instances of similar code. Use reconcat() to cover the previously explicit free().
Loading
Please register or sign in to comment
Introduce a helper function to replace 4 instances of similar code. Use reconcat() to cover the previously explicit free().