1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/tools/llvm-nm
Georgii Rymar e13cf8d1c8 [llvm-nm] - Simplify the code in dumpSymbolNamesFromObject. NFC.
It is possible to simplify the logic that extracts symbol names.

D94667 made the `NMSymbol::Name` to be `std::string`,
what allowed this simplification.

Differential revision: https://reviews.llvm.org/D94669
2021-01-15 12:29:49 +03:00
..
CMakeLists.txt [llvm-nm] Fix -DBUILD_SHARED_LIBS=ON builds after D66160/r371576 2019-09-11 01:49:00 +00:00
llvm-nm.cpp [llvm-nm] - Simplify the code in dumpSymbolNamesFromObject. NFC. 2021-01-15 12:29:49 +03:00