[all-commits] [llvm/llvm-project] 2754a6: Revert "[llvm-nm] Don't report "no symbols" error ...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Fri Jan 17 09:58:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2754a67ba9e9e3fecd4c8f01a5a2c4ef286d206d
https://github.com/llvm/llvm-project/commit/2754a67ba9e9e3fecd4c8f01a5a2c4ef286d206d
Author: Sam Clegg <sbc at chromium.org>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M llvm/test/ThinLTO/X86/empty-module.ll
M llvm/test/ThinLTO/X86/strong_non_prevailing.ll
R llvm/test/tools/llvm-nm/X86/nm-no-symbols-local-only.yaml
M llvm/test/tools/llvm-nm/X86/nm-no-symbols.test
M llvm/tools/llvm-nm/llvm-nm.cpp
Log Message:
-----------
Revert "[llvm-nm] Don't report "no symbols" error for files that contain symbols"
This reverts commit ab974161ba699534f3e30b1f4b036eec9c33053c.
This change broke several tests, and the pre-commit bot even warning
me that it would. Doh!
More information about the All-commits
mailing list