Revert "Allow signposts to take advantage of deferred string substitution"
authorAdrian Prantl <aprantl@apple.com>
Fri, 11 Jun 2021 23:46:10 +0000 (16:46 -0700)
committerAdrian Prantl <aprantl@apple.com>
Fri, 11 Jun 2021 23:46:34 +0000 (16:46 -0700)
commitb90f9bea9673d07f2764006eb15fc4ea5e23be6d
treeaa386b1e0339f1884705e226ed96cb2ff269fdca
parentf6dea2e7328b62f21d53511dfa42ec72dc5235c3
Revert "Allow signposts to take advantage of deferred string substitution"

I forgot to make the LLDB macro conditional on Linux.

This reverts commit 541ccd1c1bb23e1e20a382844b35312c0caffd79.
lldb/include/lldb/Utility/Timer.h
lldb/source/Utility/Timer.cpp
llvm/include/llvm/Support/Signposts.h
llvm/lib/Support/Signposts.cpp
llvm/lib/Support/Timer.cpp