[llvm-symbolizer][test] Add explicit tests for CODE and DATA
These directives force the associated address to be interpreted as a function or data respectively. CODE is the default when not specified. Differential Revision: https://reviews.llvm.org/D96712 Reviewed by: MaskRay
Loading
Please sign in to comment