llvm/tools/llvm-nm
Kevin Enderby eaf57f3d1d The change to llvm-nm in r305733 added fields to the struct NMSymbol
that are not set on the main path.  This diff does a memset to 0 the structs
so this change is to hopefully fix the sanitizer-x86_64-linux-fast bot.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305762 91177308-0d34-0410-b5e6-96231b3b80d8
2017-06-20 00:41:04 +00:00
..
CMakeLists.txt [CMake] llvm-nm depends on intrinsics_gen 2016-11-19 03:16:33 +00:00
llvm-nm.cpp The change to llvm-nm in r305733 added fields to the struct NMSymbol 2017-06-20 00:41:04 +00:00
LLVMBuild.txt Don't link with the archive library programs that don't use it. 2013-06-17 15:29:46 +00:00