llvm-nm: Print correct symbol types for init and fini sections
This patch fixes a small bug where symbols defined in the INIT and FINI sections were incorrectly getting a type of 'n'. Differential Revision: https://reviews.llvm.org/D26937 llvm-svn: 287803
Loading
Please register or sign in to comment