• Roberto Vargas's avatar
    Add .extab and .exidx sections · ad925094
    Roberto Vargas authored
    
    
    These sections are required by clang when the code is compiled for
    aarch32. These sections are related to the unwind of the stack in
    exceptions, but in the way that clang defines and uses them, the
    garbage collector cannot get rid of them.
    
    Change-Id: I085efc0cf77eae961d522472f72c4b5bad2237ab
    Signed-off-by: default avatarRoberto Vargas <roberto.vargas@arm.com>
    ad925094
sp_min.ld.S 6.58 KB