[all-commits] [llvm/llvm-project] db92d4: [llvm-nm][ELF] - Use @@ prefix when printing defau...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Tue Jan 26 01:17:21 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db92d47cf70ebc846f7fac3bb52e281076421def
https://github.com/llvm/llvm-project/commit/db92d47cf70ebc846f7fac3bb52e281076421def
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M llvm/test/tools/llvm-nm/dynamic.test
M llvm/tools/llvm-nm/llvm-nm.cpp
Log Message:
-----------
[llvm-nm][ELF] - Use @@ prefix when printing default versions.
llvm-readelf prints default versions with `@@` prefix.
This patch does the same for llvm-nm.
Differential revision: https://reviews.llvm.org/D94912
More information about the All-commits
mailing list