[llvm-size] Fix time to check if time of use bug.
authorDavide Italiano <davide@freebsd.org>
Sat, 3 Oct 2015 19:44:06 +0000 (19:44 +0000)
committerDavide Italiano <davide@freebsd.org>
Sat, 3 Oct 2015 19:44:06 +0000 (19:44 +0000)
commit982ae9e22d9c4e887d5db75afc913286dd54c28f
treeb69385da78e4cd467b5a80bd5506a9f8ded03426
parent3e07e8cf77ac32d34379f6af2d4b0d71421905ed
[llvm-size] Fix time to check if time of use bug.

This was the last tool relying on this pattern.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249244 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-size/basic.test [new file with mode: 0644]
tools/llvm-size/llvm-size.cpp