[llvm-objdump] Fix time of check to time of use bug.
authorDavide Italiano <davide@freebsd.org>
Thu, 1 Oct 2015 01:02:37 +0000 (01:02 +0000)
committerDavide Italiano <davide@freebsd.org>
Thu, 1 Oct 2015 01:02:37 +0000 (01:02 +0000)
commit8902508581e8baf6840fe9e6515b662ca897fea4
tree0fc955a22822d604985f18c363b1b012534cb9f7
parent36fd6e33c966ff6703b0aa385e2d568e15d2e839
[llvm-objdump] Fix time of check to time of use bug.

There's already a test that covers this situation, so we should be
fine.

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