[llvm-nm] - Fix a bug and unbreak ASan BB.
authorGeorge Rimar <grimar@accesssoftek.com>
Sat, 7 Sep 2019 19:45:27 +0000 (19:45 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Sat, 7 Sep 2019 19:45:27 +0000 (19:45 +0000)
commitd745f4ffa670dc8d2b0333ebaa25c2ac8234f3a6
treec8c8587dca864aef1269ab398cf0b3ac6216af48
parent29a7460729c28774e59bdfef67a65605e9227ef5
[llvm-nm] - Fix a bug and unbreak ASan BB.

BB: http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/13820/steps/check-llvm%20asan/logs/stdio

rL371074 revealed a bug in llvm-nm.

This patch fixes it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371318 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-nm/llvm-nm.cpp